summaryrefslogtreecommitdiff
path: root/gemtexter.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-22 18:50:43 +0000
committerPaul Buetow <paul@buetow.org>2022-01-22 18:50:43 +0000
commitb3275bc79d453a68c021920923c46721b4aae141 (patch)
tree7467c79d834e64fa713e3227aaeeb9f0cf4ff46a /gemtexter.conf
parent219b5a47237372daa1b34ccb452a059e2a333189 (diff)
use foo.zone
Diffstat (limited to 'gemtexter.conf')
-rw-r--r--gemtexter.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/gemtexter.conf b/gemtexter.conf
index 92961a4..42cc62a 100644
--- a/gemtexter.conf
+++ b/gemtexter.conf
@@ -1,10 +1,10 @@
-declare -xr DOMAIN=foo.surf
+declare -xr DOMAIN=foo.zone
declare -xr SUBTITLE='Having fun with computers!'
declare -xr AUTHOR='Paul Buetow'
declare -xr EMAIL='paul at buetow dot org'
declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$'
declare -xr ATOM_MAX_ENTRIES=42
-declare -xr CONTENT_BASE_DIR=../foo.surf-content
+declare -xr CONTENT_BASE_DIR=../foo.zone-content
declare -xr HTML_HEADER=./header.html.part
declare -xr HTML_FOOTER=./footer.html.part
declare -xr HTML_CSS_STYLE=./style.css