4 lines
159 B
Text
4 lines
159 B
Text
- content_for :header_tags do
|
|
%meta{ name: 'robots', content: 'noindex' }/
|
|
|
|
= vite_typescript_tag 'remote_interaction_helper.ts', crossorigin: 'anonymous'
|