mirror of
https://github.com/mastodon/mastodon.git
synced 2025-05-12 04:31:11 +00:00
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
- content_for :header_tags do
|
|
%meta{ name: 'robots', content: 'noindex' }/
|
|
|
|
= vite_typescript_tag 'remote_interaction_helper.ts', crossorigin: 'anonymous'
|