diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-17 00:13:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-17 00:13:14 +0300 |
| commit | 162363234f8793c50f5628765c163e4976b01d0e (patch) | |
| tree | c5df8c42079b2e1883dc8bef2b5c924dadacd8df /gemtexter.conf | |
| parent | 1877bf74243844310cf6cce295ec7cb38da396a5 (diff) | |
theme refactoring (not the themes themselves but the structure)
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index ffd7b9e..c45f7a6 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -7,4 +7,4 @@ declare -xr ATOM_MAX_ENTRIES=42 declare -xr CONTENT_BASE_DIR=../foo.zone-content declare -xr PRE_GENERATE_HOOK=./pre_generate_hook.sh declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh -declare -xr HTML_THEME_CONFIG=./extras/html/themes/future.conf +declare -xr HTML_THEME_DIR=./extras/html/themes/future |
