diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-14 19:58:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-14 19:58:11 +0200 |
| commit | 873de712ef81975bbd25d8774e38383db9a5ee0f (patch) | |
| tree | e34564f53709ad4189e5a64d3a65fdfa096d2cbe /extras | |
| parent | 2274f838ebae97e383292b5f5f0e74b301ae9007 (diff) | |
add snonux.foo as a test site
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/html/footer.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/footer.html.part b/extras/html/footer.html.part index 9da59e5..52d70c4 100644 --- a/extras/html/footer.html.part +++ b/extras/html/footer.html.part @@ -1,7 +1,7 @@ <p class="footer"> Generated by <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> | -<a href="https://www.%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> +<a href="https://%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
