summaryrefslogtreecommitdiff
path: root/gemtexter-paul.buetow.org.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-18 13:33:49 +0300
committerPaul Buetow <paul@buetow.org>2024-05-18 13:33:49 +0300
commit28087df0b79f7e83edb362b4694789828f11c496 (patch)
tree94ca5ad84817eb59174a11e47000d4bd1e928eb0 /gemtexter-paul.buetow.org.conf
parent39f4e45e535efd2157a3f95258ef7df03a006c13 (diff)
move fonts into fonts dir
Diffstat (limited to 'gemtexter-paul.buetow.org.conf')
-rw-r--r--gemtexter-paul.buetow.org.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.buetow.org.conf
index c7db77d..7a80fe6 100644
--- a/gemtexter-paul.buetow.org.conf
+++ b/gemtexter-paul.buetow.org.conf
@@ -11,9 +11,9 @@ 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-business.css
declare -xr HTML_VARIANT=exact
-declare -xr HTML_WEBFONT_TEXT=./extras/html/Lato/Lato-Regular.ttf
-declare -xr HTML_WEBFONT_HEADING=./extras/html/Abril_Fatface/AbrilFatface-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 HTML_WEBFONT_TEXT=./extras/html/fonts/Lato/Lato-Regular.ttf
+declare -xr HTML_WEBFONT_HEADING=./extras/html/fonts/Abril_Fatface/AbrilFatface-Regular.ttf
+declare -xr HTML_WEBFONT_CODE=./extras/html/fonts/hack/Hack-Regular.ttf
+declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/fonts/khand/khand.ttf
+declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/fonts/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf
declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh