summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-09-26 21:25:12 +0300
committerPaul Buetow <paul@buetow.org>2023-09-26 21:25:12 +0300
commitbadd38b0da7d10ba941a26e372286464b7ba82a0 (patch)
treeee7197da87d331993b0487a58b57466cb541750f
parent8483cef935d70534aabcd29926115f3ba7d47fde (diff)
change paul.cyou -> paul.buetow.org
-rw-r--r--gemtexter-paul.buetow.org.conf (renamed from gemtexter-paul.cyou.conf)6
1 files changed, 3 insertions, 3 deletions
diff --git a/gemtexter-paul.cyou.conf b/gemtexter-paul.buetow.org.conf
index dc02b57..2937575 100644
--- a/gemtexter-paul.cyou.conf
+++ b/gemtexter-paul.buetow.org.conf
@@ -1,12 +1,12 @@
# 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='contact@paul.cyou'
+declare -xr EMAIL='paul@nospam.buetow.org'
declare -xr 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.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