diff options
Diffstat (limited to 'buetow.org.conf')
| -rw-r--r-- | buetow.org.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/buetow.org.conf b/buetow.org.conf index c0aac6f3..effeaef6 100644 --- a/buetow.org.conf +++ b/buetow.org.conf @@ -5,3 +5,5 @@ declare -xr EMAIL='comments@mx.buetow.org' declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' 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=./header.html.part |
