diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-29 08:13:56 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-29 08:13:56 +0100 |
| commit | 252432fae23e58f97b825f855ece4f6e8e1cf39f (patch) | |
| tree | a21858b275f171b8d31a41915ee1b996b5de79e0 /gemtexter.conf | |
| parent | 7ab29e00e7b8ed9327c277592ba2f84ff04277eb (diff) | |
add notes section - can override CSS styles by section
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 0a632b3..b32a5d7 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -10,3 +10,5 @@ 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 +declare -xr HTML_WEBFONT_HANDNOTES=./htmlextras/khand/khand.ttf +declare -xr HTML_WEBFONT_TYPEWRITER=./htmlextras/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf |
