diff options
| author | Paul Buetow <paul@buetow.org> | 2022-11-19 10:41:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-11-19 10:41:21 +0000 |
| commit | da8db7e2886b9604d7a543be681005b6e146ff63 (patch) | |
| tree | 70ee3c0450ed568f43091895cb7d40358db0f243 /gemtexter.conf | |
| parent | 072e1eef2e56f28a4b9c0540e5bd31a8002592d1 (diff) | |
| parent | b093fcea08edb5f859399eb8921edb208986d05c (diff) | |
Merge branch 'main' into develop
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 |
