diff options
Diffstat (limited to 'extras/html')
| -rw-r--r-- | extras/html/footer.html.part | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/extras/html/footer.html.part b/extras/html/footer.html.part index 2d37d57..f82ee8e 100644 --- a/extras/html/footer.html.part +++ b/extras/html/footer.html.part @@ -1,7 +1,9 @@ <p class="footer"> -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/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | -<a href="https://%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> + 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/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | + <a href="https://%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> + <br /> + Webring: <a href="https://shring.sh/foo.zone/previous">previous</a> | <a href="https://shring.sh">shring</a> | <a href="https://shring.sh/foo.zone/next">next</a> </p> </body> </html> |
