diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-29 07:02:26 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-29 07:02:26 +0100 |
| commit | 7ab29e00e7b8ed9327c277592ba2f84ff04277eb (patch) | |
| tree | 8f0a338ba92cf2668b01c177dfc2c036fe7b9ff6 /gemtexter.conf | |
| parent | ce927cf1ccf5bc6ddce116d9ad03be43117ca464 (diff) | |
add external ttf fonts
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 57a77cb..0a632b3 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -8,3 +8,5 @@ declare -xr CONTENT_BASE_DIR=../foo.zone-content declare -xr HTML_HEADER=./htmlextras/header.html.part declare -xr HTML_FOOTER=./htmlextras/footer.html.part declare -xr HTML_CSS_STYLE=./htmlextras/style.css +declare -xr HTML_WEBFONT_TEXT=./htmlextras/consola-mono/ConsolaMono-Book.ttf +declare -xr HTML_WEBFONT_CODE=./htmlextras/consola-mono/ConsolaMono-Book.ttf |
