mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-17 01:38:46 +00:00
Forgot to delete a debugging thing sry 😰
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
= javascript_pack_tag "frontends/#{@frontend}", integrity: true, crossorigin: 'anonymous'
|
= javascript_pack_tag "frontends/#{@frontend}", integrity: true, crossorigin: 'anonymous'
|
||||||
= stylesheet_pack_tag "frontends/#{@frontend}", integrity: true, media: 'all'
|
= stylesheet_pack_tag "frontends/#{@frontend}", integrity: true, media: 'all'
|
||||||
|
|
||||||
%script{ type: 'text/html' }!=@frontendp
|
|
||||||
|
|
||||||
.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
|
.app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
|
||||||
%noscript
|
%noscript
|
||||||
= image_tag asset_pack_path('logo.png')
|
= image_tag asset_pack_path('logo.png')
|
||||||
|
|||||||
Reference in New Issue
Block a user