mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-05 12:04:58 +01:00
6 lines
143 B
Text
6 lines
143 B
Text
- content_for :page_title, t('about.title')
|
|
|
|
- content_for :header_tags do
|
|
= render partial: 'shared/og'
|
|
|
|
= render partial: 'shared/web_app'
|