diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-28 18:51:26 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-28 18:51:26 +0100 |
| commit | ce927cf1ccf5bc6ddce116d9ad03be43117ca464 (patch) | |
| tree | 961cf5438691833041ca8897aa833dd0f9516c36 /htmlextras/footer.html.part | |
| parent | 6d02279c3526d00ca63164f89e6bdbbee9828520 (diff) | |
move html related content to htmlextras
Diffstat (limited to 'htmlextras/footer.html.part')
| -rw-r--r-- | htmlextras/footer.html.part | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/htmlextras/footer.html.part b/htmlextras/footer.html.part new file mode 100644 index 0000000..997364c --- /dev/null +++ b/htmlextras/footer.html.part @@ -0,0 +1,7 @@ +<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="https://www.%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> |
