diff options
| author | Paul Buetow <paul@buetow.org> | 2021-12-26 12:47:57 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-12-26 12:47:57 +0000 |
| commit | c54324ca788926a5a4605b36edf8fcf80136834c (patch) | |
| tree | a8e71358ce7c3b2e9d697b52ab1586ec86bbaf6b /gemtexter.conf | |
| parent | beeea974c61dbc6bb9bb694ad3e706eaf7921d05 (diff) | |
use external style.css file for HTML
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 54c6479..c81a0a4 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -7,3 +7,4 @@ declare -xr ATOM_MAX_ENTRIES=42 declare -xr CONTENT_BASE_DIR=../buetow.org-content declare -xr HTML_HEADER=./header.html.part declare -xr HTML_FOOTER=./footer.html.part +declare -xr HTML_CSS_STYLE=./style.css |
