diff options
| -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> |
