mirror of https://github.com/tootsuite/mastodon
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'
|