diff options
| -rw-r--r-- | footer.html.part | 1 | ||||
| -rw-r--r-- | gemtexter.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/footer.html.part b/footer.html.part index 308b1d0..a8fabb8 100644 --- a/footer.html.part +++ b/footer.html.part @@ -1,2 +1,3 @@ +<p class="quote"><i>Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a>, served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a></i></p> </body> </html> diff --git a/gemtexter.conf b/gemtexter.conf index c81a0a4..6d41f0d 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -1,4 +1,4 @@ -declare -xr DOMAIN=buetow.org +declare -xr DOMAIN=snonux.de declare -xr SUBTITLE='Having fun with computers!' declare -xr AUTHOR='Paul Buetow' declare -xr EMAIL='comments@mx.buetow.org' |
