diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-01 12:39:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-01 12:39:52 +0200 |
| commit | 93e3743747bd0b4f2af73276932d3b455a076b12 (patch) | |
| tree | 85bd4b5f5e84b571407af5c1b907db164a901573 | |
| parent | 2e536e32d0217f906cf836e6cc4dee16d057fe36 (diff) | |
add relayd
| -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 52d70c4..478d1f1 100644 --- a/extras/html/footer.html.part +++ b/extras/html/footer.html.part @@ -1,6 +1,6 @@ <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> | +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> </p> </body> |
