Site title is now a setting
This commit is contained in:
parent
02cbfcfe2c
commit
d2619e0b53
4 changed files with 8 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
%title
|
||||
= "#{yield(:page_title)} - " if content_for?(:page_title)
|
||||
Mastodon
|
||||
= Setting.site_title
|
||||
|
||||
= stylesheet_link_tag 'application', media: 'all'
|
||||
= csrf_meta_tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue