diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:17 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:17 +0000 |
| commit | 18892afa7b97f3cffc71462e99e69d775609c3af (patch) | |
| tree | f242ab846e28b1a693c7bd1993fca36f03a22754 /footer.html.part | |
| parent | 34d6555bb0d8c46c977660c1af36e3cfb445818b (diff) | |
add mirrors to footer
Diffstat (limited to 'footer.html.part')
| -rw-r--r-- | footer.html.part | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/footer.html.part b/footer.html.part index a8fabb8..a280ddc 100644 --- a/footer.html.part +++ b/footer.html.part @@ -1,3 +1,7 @@ -<p class="quote"><i>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/httpd.8">httpd(8)</a></i></p> +<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/httpd.8">httpd(8)</a> | +<a href="//%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> +</p> </body> </html> |
