all repos — h3rald @ 410df5eefee42603fde492bebd391ac1a0088da5

The source code of the h3rald.com web site.

Added catweb webring button
h3rald h3rald@h3rald.com
Wed, 29 Jul 2026 20:06:44 +0200
commit

410df5eefee42603fde492bebd391ac1a0088da5

parent

41f54703d39a32cfbaebb6237bec8886c4bb5ba9

2 files changed, 4 insertions(+), 0 deletions(-)

jump to
M templates/_footer.mustachetemplates/_footer.mustache

@@ -33,5 +33,9 @@ <div class="buttons">

<a href="https://dillo-browser.github.io" target="_blank"> <img src="/images/buttons/dillo.png" title="This web site is optimized for the Dillo browser" /> </a> + <a href="https://webring.catlang.social" target="_blank"> + <img src="/images/buttons/catweb.png" title="Member of the CatWeb Webring" /> + </a> + </div> </div> </footer>