summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-08-27 13:55:37 +0300
committerPaul Buetow <paul@buetow.org>2023-08-27 13:55:37 +0300
commit8483cef935d70534aabcd29926115f3ba7d47fde (patch)
tree3cc3a664052aae8e4b36caa3a1d8463eb9f7a539
parent22d884cccc4c971f125cc80c34677717093e7291 (diff)
rename paul.buetow.org to paul.cyou
-rw-r--r--gemtexter-paul.cyou.conf (renamed from gemtexter-paul.buetow.org.conf)6
1 files changed, 3 insertions, 3 deletions
diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.cyou.conf
index 447c52f..dc02b57 100644
--- a/gemtexter-paul.buetow.org.conf
+++ b/gemtexter-paul.cyou.conf
@@ -1,12 +1,12 @@
# Alternate config for my other domain
-declare -xr DOMAIN=paul.buetow.org
+declare -xr DOMAIN=paul.cyou
declare -xr SUBTITLE="Paul Buetow's contact information"
declare -xr AUTHOR='Paul Buetow'
-declare -xr EMAIL='contact@mx.buetow.org'
+declare -xr EMAIL='contact@paul.cyou'
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.buetow.org-content
+declare -xr CONTENT_BASE_DIR=../paul.cyou-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