diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-19 19:46:20 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | afd9fdf7ca0800c457959b540c4378d20f802dc0 (patch) | |
| tree | 64de9c542cbf2c4581c9fc853aeffc105a031111 /buetow.org.conf | |
| parent | 95f01eeb99f142fcb8192f5f3368c64cef362f1a (diff) | |
add git package
Diffstat (limited to 'buetow.org.conf')
| -rw-r--r-- | buetow.org.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buetow.org.conf b/buetow.org.conf index 3d6a73d..c0aac6f 100644 --- a/buetow.org.conf +++ b/buetow.org.conf @@ -1,7 +1,7 @@ declare -xr DOMAIN=buetow.org declare -xr SUBTITLE='Having fun with computers!' -declare -xr CONTENT_DIR=./content declare -xr AUTHOR='Paul Buetow' 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 |
