feat: add WF_MODESTY

This commit is contained in:
Mac Chaffee
2025-09-10 19:39:26 -04:00
parent c6cd511f43
commit 8cf2656dbd
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ SITE_DESCRIPTION=
SITE_EDITOR=classic
SITE_THEME=write
WEBFONTS=true
WF_MODESTY=false
CHORUS=false
FOREST=false
SINGLE_USER=false

View File

@ -32,7 +32,7 @@ disable_js = false
webfonts = {{ env "WEBFONTS" }}
landing =
simple_nav = false
wf_modesty = false
wf_modesty = {{ env "WF_MODESTY" }}
chorus = {{ env "CHORUS" }}
forest = {{ env "FOREST" }}
disable_drafts = false