diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-02 18:06:13 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-02 18:06:13 +0300 |
| commit | 30f00fa694280a7eaa23c20affba22bd14b91739 (patch) | |
| tree | e740fee1f38945578b1c841662134c9e2fb2aadd /extras/html/footer.html.part | |
| parent | 4568e15116c06897986090f1b73a419caf129002 (diff) | |
refactor the HTML extras sub-directory
Diffstat (limited to 'extras/html/footer.html.part')
| -rw-r--r-- | extras/html/footer.html.part | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/html/footer.html.part b/extras/html/footer.html.part new file mode 100644 index 0000000..997364c --- /dev/null +++ b/extras/html/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> |
