diff options
author | kibigo! <marrus-sh@users.noreply.github.com> | 2017-11-17 19:32:04 -0800 |
---|---|---|
committer | kibigo! <marrus-sh@users.noreply.github.com> | 2017-11-17 19:32:04 -0800 |
commit | a618df7998fa3be55446c063dd1315cdf16d6fab (patch) | |
tree | 6eb73459ea7ad891e096377a786011485763e010 | |
parent | fc2c8b50ddbe5dead0c68cfb470e66c6adaee05b (diff) |
Sets default theme to glitch
-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 1b8a6673e..6983484d0 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -25,7 +25,7 @@ defaults: &defaults reduce_motion: false system_font_ui: false noindex: false - theme: 'default' + theme: 'glitch' notification_emails: follow: false reblog: false |