This website requires JavaScript.
Explore
Help
Sign In
cincodenada
/
mastodon
forked from
cybrespace/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b0e3f0312c
mastodon
/
app
/
views
/
home
/
index.html.haml
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Only load JS on homepage, no other page uses it
2016-09-24 13:47:51 +02:00
- content_for :header_tags do
Add logged-out access to the web UI (#18961)
2022-09-29 04:39:33 +02:00
= render partial: 'shared/og'
Replace preload link tag to Rails helper (#7192)
2018-04-20 02:06:53 +02:00
Change public statuses pages to mount the web UI (#19301)
2022-10-06 02:26:34 +02:00
= render 'shared/web_app'