diff options
| -rw-r--r-- | gemtexter-snonux.land.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gemtexter-snonux.land.conf b/gemtexter-snonux.land.conf deleted file mode 100644 index 9f1a622..0000000 --- a/gemtexter-snonux.land.conf +++ /dev/null @@ -1,16 +0,0 @@ -# Alternate config for my other domain -declare -xr DOMAIN=snonux.land -declare -xr SUBTITLE='Doublethink!' -declare -xr AUTHOR='snonux' -declare -xr EMAIL='snonux@snonux.land' -declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' -declare -xr ATOM_MAX_ENTRIES=42 -declare -xr CONTENT_BASE_DIR=../snonux.land-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 -declare -xr HTML_WEBFONT_TEXT=./extras/html/roboto-slab/RobotoSlab-Regular.ttf -declare -xr HTML_WEBFONT_CODE=./extras/html/hack/Hack-Regular.ttf -declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/khand/khand.ttf -declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf -declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh |
