diff options
author | Starfall <us@starfall.systems> | 2021-02-01 19:14:32 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2021-02-01 19:14:32 -0600 |
commit | ab4c09a7041050e4aa4b8333484e311f26a36b4a (patch) | |
tree | cd121057f98fd1c8dc6e0c6d9a6b8087df15fb8a /config | |
parent | 3ef928029d94a2b3c6abf96a2935de85c4eed6c8 (diff) | |
parent | 7632255115a7f6e6f9f8047f0d0d1b90d7ee9315 (diff) |
Merge remote-tracking branch 'glitchsoc/main' into main
Diffstat (limited to 'config')
-rw-r--r-- | config/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings.yml b/config/settings.yml index 96645c222..1d9488052 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -2,7 +2,7 @@ # important settings can be changed from the admin interface. defaults: &defaults - site_title: 'dev.glitch.social' + site_title: 'Mastodon Glitch Edition' site_short_description: '' site_description: '' site_extended_description: '' |