This commit is contained in:
SG
2025-06-12 01:32:06 +03:00
parent acfa45295b
commit 141060368c
3 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
import os
# Main config section
class Config:
MAIN_PAGE_TITLE = "hydrogen site"
MAIN_PAGE_TITLE = "microgen library"
APP_NAME = "hydrogen"
APP_DESCRIPTION = "Simplistic static site generator"