diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 16:37:50 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 16:37:50 +0000 |
| commit | f0ddf0aec296640a765d47f6540d0b9d2270b457 (patch) | |
| tree | db991a6da3cfd2a2ff8d5939e420cb1bd727dbdc | |
| parent | 86cd8c367f386960ef262ca58437335fd810ad7b (diff) | |
update site mirrors
| -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 a6f0929..fe5dcb2 100644 --- a/footer.html.part +++ b/footer.html.part @@ -1,7 +1,7 @@ <p class="footer"> 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="./site-mirrors.html">Site Mirrors</a> +<a href="https://www.%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
