From 869870a5981ab2312c7616c24e9728b7d0d91e18 Mon Sep 17 00:00:00 2001 From: a2nr Date: Tue, 13 Jan 2026 12:09:01 +0700 Subject: [PATCH] update example env --- example.env.production | 4 ++++ 1 file changed, 4 insertions(+) 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