diff --git a/example.env.production b/example.env.production index 14451c5..6d69ef1 100644 --- a/example.env.production +++ b/example.env.production @@ -15,6 +15,10 @@ CONTENT_DIR=content STATIC_DIR=static TEMPLATES_DIR=templates TOKENS_FILE=tokens.csv +APP_BAR_TITLE=Belajar Pemrograman C +COPYRIGHT_TEXT=Sistem Pembelajaran Pemrograman C © 2025 +PAGE_TITLE_SUFFIX=Belajar Pemrograman C + # Server Configuration HOST=0.0.0.0