summaryrefslogtreecommitdiff
path: root/buetow.org.conf
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 21:59:38 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit6bdd5afc634199926df3467baf512f34688df55d (patch)
treea02e0eaced6a262b7e2be14c0c98b0aa9f932af9 /buetow.org.conf
parent0cacde67b02b40e44a90c00c6db2c8815310b8e1 (diff)
better documentation
Diffstat (limited to 'buetow.org.conf')
-rw-r--r--buetow.org.conf2
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