mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 19:26:15 -05:00
views/about: use Setting.site_title instead of hardcoding (#1508)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
.wrapper
|
||||
%h1
|
||||
= image_tag 'logo.png'
|
||||
Mastodon
|
||||
= Setting.site_title
|
||||
|
||||
%p= t('about.about_mastodon').html_safe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user