diff options
| author | Paul Buetow <paul@buetow.org> | 2022-10-01 11:33:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-10-01 11:33:35 +0300 |
| commit | 7c7b380f0e9e8d381a568a7025af7a1b0a2ca3ef (patch) | |
| tree | bba111a055c89aabb470b46d2192e092627957c2 /gemtexter.conf | |
| parent | 35213c97cebe88d413c33ec9b2f4e03a7dc7f3ce (diff) | |
use the oxygen font
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 004c4eb..9c2d374 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -8,7 +8,7 @@ declare -xr CONTENT_BASE_DIR=../foo.zone-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_TEXT=./extras/html/oxygen/Oxygen-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 |
