summaryrefslogtreecommitdiff
path: root/gemtexter-paul.buetow.org.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-09-17 05:42:57 +0300
committerPaul Buetow <paul@buetow.org>2024-09-17 05:42:57 +0300
commit51c762186c99d3f81021a359538086462213360c (patch)
tree9a930486d3c2b53488dd2e5057b95957d836847e /gemtexter-paul.buetow.org.conf
parent162363234f8793c50f5628765c163e4976b01d0e (diff)
new simple theme done
Diffstat (limited to 'gemtexter-paul.buetow.org.conf')
-rw-r--r--gemtexter-paul.buetow.org.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.buetow.org.conf
index 0f91192..d771517 100644
--- a/gemtexter-paul.buetow.org.conf
+++ b/gemtexter-paul.buetow.org.conf
@@ -7,5 +7,5 @@ declare -x MASTODON_URI='https://fosstodon.org/@snonux'
declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$'
declare -xr ATOM_MAX_ENTRIES=42
declare -xr CONTENT_BASE_DIR=../paul.buetow.org-content
-declare -xr HTML_THEME_DIR=./extras/html/themes/business
+declare -xr HTML_THEME_DIR=./extras/html/themes/simple
declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh