From 916debdda11c3fb2319c021a7d74afbe21ad7515 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 8 Apr 2026 11:03:27 +0200 Subject: changed email address --- config.py | 1 + 1 file changed, 1 insertion(+) (limited to 'config.py') diff --git a/config.py b/config.py index a86475d..81fd243 100644 --- a/config.py +++ b/config.py @@ -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" -- cgit v1.2.3-70-g09d2