diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-26 15:56:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-26 15:56:11 +0300 |
| commit | d65e35caef5683182c23f786441d30f0ddee5aa1 (patch) | |
| tree | bf50f6b2ffad309d4b14a12075edc8de7fb7a18c /gemtexter.conf | |
| parent | 6a6f7d996c499bb23588aa6e749c38992940f685 (diff) | |
use hack font by default
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 50aaa4e..5095d22 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -10,7 +10,7 @@ declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh 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/oxygen/Oxygen-Regular.ttf +declare -xr HTML_WEBFONT_TEXT=./extras/html/hack/Hack-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 |
