mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 12:58:06 +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'
|