diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 15:05:24 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 15:05:24 +0000 |
| commit | 10f0d630bfa4c50fda18c45832b81f5870c6e3ba (patch) | |
| tree | 05c729f561c136caa9c8729d1f75be25b01f0159 /footer.html.part | |
| parent | 3fd7e9bb16d00f0db19c1beafb1cedb1c86a5380 (diff) | |
fix links
Diffstat (limited to 'footer.html.part')
| -rw-r--r-- | footer.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html.part b/footer.html.part index 58c65f0..5e0c6f4 100644 --- a/footer.html.part +++ b/footer.html.part @@ -1,7 +1,7 @@ <p class="footer"> Generated with <a href="https://codeberg.org/foozone/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://www2.%%DOMAIN%%/site-mirrors.html">Site Mirrors</a> +<a href="https://www2.buetow.org/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
