about summary refs log tree commit diff
path: root/app/views/about/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/about/index.html.haml')
-rw-r--r--app/views/about/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/about/index.html.haml b/app/views/about/index.html.haml
index fe13de837..6dd182205 100644
--- a/app/views/about/index.html.haml
+++ b/app/views/about/index.html.haml
@@ -2,7 +2,6 @@
   = Rails.configuration.x.local_domain
 
 - content_for :header_tags do
-  = javascript_include_tag 'application_public'
   %meta{ property: 'og:site_name', content: 'Mastodon' }/
   %meta{ property: 'og:type', content: 'website' }/
   %meta{ property: 'og:title', content: Rails.configuration.x.local_domain }/