diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 22:45:58 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 22:45:58 +0000 |
| commit | f1163bfbc77d3a5421a60b23c3215a8a779832ef (patch) | |
| tree | 00a7fb15343db5be1c0ee6b9a7279dfc3413ee83 | |
| parent | b3275bc79d453a68c021920923c46721b4aae141 (diff) | |
fix footer
| -rw-r--r-- | footer.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html.part b/footer.html.part index 57b0cb2..58c65f0 100644 --- a/footer.html.part +++ b/footer.html.part @@ -1,5 +1,5 @@ <p class="footer"> -Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | +Generated with <a href="https://codeberg.org/foozone/gemtexter">Gemtexter</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | <a href="https://www2.%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> </p> |
