mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-15 19:31:42 +00:00
b4e739ff0f
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
- content_for :header_tags do
|
|
%meta{ name: 'robots', content: 'noindex' }/
|
|
|
|
= javascript_pack_tag 'remote_interaction_helper', crossorigin: 'anonymous'
|