allow overriding the "incorporeal.org" in <title>

I'm not going to be able to use this software on incorporeal.org for a
bit, so plan B
This commit is contained in:
2020-03-07 19:43:24 -06:00
parent ab009e4f59
commit 337001a939
3 changed files with 13 additions and 1 deletions

View File

@@ -31,3 +31,5 @@ class Config(object):
},
},
}
TITLE_SUFFIX = 'incorporeal.org'