Removing external hub completely, fix #333 fixing digit-only hashtags,
removing web app capability from non-webapp pages
This commit is contained in:
parent
c4ffffbeed
commit
6de079a5af
14 changed files with 2 additions and 32 deletions
|
@ -1,4 +1,5 @@
|
|||
- content_for :header_tags do
|
||||
%meta{:name => "apple-mobile-web-app-capable", :content => "yes"}/
|
||||
= javascript_include_tag 'application'
|
||||
|
||||
= react_component 'Mastodon', default_props, class: 'app-holder', prerender: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue