mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
- content_for :page_title, t('about.title')
|
|
|
|
- content_for :header_tags do
|
|
= render partial: 'shared/og'
|
|
|
|
= render partial: 'shared/web_app'
|