mirror of
https://github.com/funamitech/mastodon
synced 2024-11-27 22:38:42 +09:00
b4e739ff0f
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
!!! 5
|
|
%html
|
|
%head
|
|
%meta{ charset: 'utf-8' }/
|
|
|
|
= javascript_pack_tag 'common', crossorigin: 'anonymous'
|
|
|
|
= yield :header_tags
|