diff options
| author | Paul Buetow <paul@buetow.org> | 2023-05-25 20:08:23 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-05-25 20:08:23 +0300 |
| commit | f4e43219ae107b7ddbd8fbb1c7238d03530a8b11 (patch) | |
| tree | 5c97848322b4a54f74a2b3847cc51edbb1262598 /gemtexter.conf | |
| parent | e0e39d56a5edc124a1f3dfe37ac5043e05e85619 (diff) | |
s/paul.cyou/paul.buetow.org/g
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 94c1f89..8fce8a5 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -1,7 +1,7 @@ declare -xr DOMAIN=foo.zone declare -xr SUBTITLE='To be in the .zone!' declare -xr AUTHOR='Paul Buetow' -declare -xr EMAIL='hi@paul.cyou' +declare -xr EMAIL='hi@foo.zone' declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' declare -xr ATOM_MAX_ENTRIES=42 declare -xr CONTENT_BASE_DIR=../foo.zone-content |
