mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-15 21:11:12 +00:00
5 lines
156 B
Text
5 lines
156 B
Text
|
- content_for :header_tags do
|
||
|
%meta{ name: 'robots', content: 'noindex' }/
|
||
|
|
||
|
= javascript_pack_tag 'remote_interaction_helper', crossorigin: 'anonymous'
|