diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-31 15:50:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-31 15:50:22 +0300 |
| commit | 98e93bc4e552f4557b273c30632c973b291a9271 (patch) | |
| tree | 3d01ba54f723463a5641f67ef64a8fb7aa037476 /extras/html/footer.html.part | |
| parent | 61cfcc780dbd14333feb4e135dfe8399dc654f1d (diff) | |
fix
Diffstat (limited to 'extras/html/footer.html.part')
| -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> |
