diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 16:54:25 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 16:54:25 +0000 |
| commit | 5ce8b37cd80fc90ff67f80b57ef191f51a6e37cd (patch) | |
| tree | 110cc71e4ed4b7d766676a13877ae26b47f412f4 /gemtexter.conf | |
| parent | f0ddf0aec296640a765d47f6540d0b9d2270b457 (diff) | |
change subtitle
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 42cc62a..ea808b5 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -1,7 +1,7 @@ declare -xr DOMAIN=foo.zone -declare -xr SUBTITLE='Having fun with computers!' +declare -xr SUBTITLE='To be in the .zone!' declare -xr AUTHOR='Paul Buetow' -declare -xr EMAIL='paul at buetow dot org' +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=../foo.zone-content |
