summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-05-25 20:08:23 +0300
committerPaul Buetow <paul@buetow.org>2023-05-25 20:08:23 +0300
commitf4e43219ae107b7ddbd8fbb1c7238d03530a8b11 (patch)
tree5c97848322b4a54f74a2b3847cc51edbb1262598
parente0e39d56a5edc124a1f3dfe37ac5043e05e85619 (diff)
s/paul.cyou/paul.buetow.org/g
-rw-r--r--gemtexter-paul.buetow.org.conf (renamed from gemtexter-paul.cyou.conf)6
-rw-r--r--gemtexter.conf2
2 files changed, 4 insertions, 4 deletions
diff --git a/gemtexter-paul.cyou.conf b/gemtexter-paul.buetow.org.conf
index 741bf53..0949de1 100644
--- a/gemtexter-paul.cyou.conf
+++ b/gemtexter-paul.buetow.org.conf
@@ -1,11 +1,11 @@
# Alternate config for my other domain
-declare -xr DOMAIN=paul.cyou
+declare -xr DOMAIN=paul.buetow.org
declare -xr SUBTITLE="Paul Buetow's contact information"
declare -xr AUTHOR='Paul Buetow'
-declare -xr EMAIL='hi@paul.cyou'
+declare -xr EMAIL='contact@mx.buetow.org'
declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$'
declare -xr ATOM_MAX_ENTRIES=42
-declare -xr CONTENT_BASE_DIR=../paul.cyou-content
+declare -xr CONTENT_BASE_DIR=../paul.buetow.org-content
declare -xr HTML_HEADER=./extras/html/header.html.part
declare -xr HTML_FOOTER=./extras/html/footer.html.part
declare -xr HTML_CSS_STYLE=./extras/html/style.css
diff --git a/gemtexter.conf b/gemtexter.conf
index 94c1f89..8fce8a5 100644
--- a/gemtexter.conf
+++ b/gemtexter.conf
@@ -1,7 +1,7 @@
declare -xr DOMAIN=foo.zone
declare -xr SUBTITLE='To be in the .zone!'
declare -xr AUTHOR='Paul Buetow'
-declare -xr EMAIL='hi@paul.cyou'
+declare -xr EMAIL='hi@foo.zone'
declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$'
declare -xr ATOM_MAX_ENTRIES=42
declare -xr CONTENT_BASE_DIR=../foo.zone-content