about summary refs log tree commit diff
path: root/app/views/home/index.html.haml
blob: 0adce05bf0147cdaa85ac6619c20c244b20ac47b (plain) (blame)
1
2
3
4
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