Site title is now a setting
This commit is contained in:
@ -10,7 +10,7 @@ en:
|
||||
get_started: Get started
|
||||
learn_more: Learn more
|
||||
links: Links
|
||||
other_instances: Other Instances
|
||||
other_instances: Other instances
|
||||
source_code: Source code
|
||||
status_count_after: statuses
|
||||
status_count_before: Who authored
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
# config/app.yml for rails-settings-cached
|
||||
defaults: &defaults
|
||||
site_title: 'Mastodon'
|
||||
site_description: ''
|
||||
site_extended_description: ''
|
||||
site_contact_username: ''
|
||||
|
||||
Reference in New Issue
Block a user