diff options
| author | Paul Buetow <paul@buetow.org> | 2024-08-25 23:33:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-08-25 23:33:04 +0300 |
| commit | 2bd2e05538f77a1a82f5c2552da5eb4bce092c59 (patch) | |
| tree | b4598598333c70caabd8be4473a50a7d93865fcf /gemtexter.conf | |
| parent | 850dd62850a88832803e13a4ad963a0f455865cc (diff) | |
remove deprecated html variant (the prev default one) and bump major gemtexter version
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 70ff853..80538b6 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -10,7 +10,6 @@ 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_VARIANT=exact declare -xr HTML_WEBFONT_TEXT=./extras/html/fonts/Lato/Lato-Regular.ttf declare -xr HTML_WEBFONT_HEADING=./extras/html/fonts/Abril_Fatface/AbrilFatface-Regular.ttf declare -xr HTML_WEBFONT_CODE=./extras/html/fonts/hack/Hack-Regular.ttf |
