diff options
| author | Botond Hende <contact@wazul.moe> | 2026-04-08 11:03:27 +0200 |
|---|---|---|
| committer | Botond Hende <contact@wazul.moe> | 2026-04-08 11:03:27 +0200 |
| commit | 916debdda11c3fb2319c021a7d74afbe21ad7515 (patch) | |
| tree | c3f82034c23af478fc3f01b3f04e1f2d8688ae84 /config.py | |
| parent | 431f93d2863babe3362a765507945cbfe987cd05 (diff) | |
changed email address
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ import datetime class Config: __DIR = os.path.dirname(__file__) ASSETS_IMPORT_PATH = "/assets" + EMAIL = "webmaster@wazul.moe" ASSETS_IMPORT_PATH_STATIC = "https://static.wazul.moe" MAIN_ROOT_URL = "https://wazul.moe" GIT_ROOT_URL = "https://git.wazul.moe" |
