cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
fcfba32bfa5ffe05f4d1acde1113bdc0f37a19c4
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-09-04T21:04:15Z
theme/templates/base.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) @@ -29,22 +29,11 @@ </nav> <main id="main">{% block main %}{% endblock %}</main> <footer> - <p><a href="ethereum:0x7850b2Fe6be94f90F54A099C74126430C9CeB19e">ETH</a> - | <a href="bitcoin:bc1qy74tcth6zwg88059ae9z3ghzk797fkav7zdx4k">BTC</a> - | <a href="xrp:rJz78ahN1KmushjYjEnFd8CB5vCcreJ1EE">XRP</a> - </p> - <p><<time datetime="{{ now() | strftime("%Y-%m-%d") }}">{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}</time>></p> <p> <a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> · <a href="https://git.sr.ht/~cxc/cleberg.net" target="_blank" rel="noopener">Source</a> · - <a href="/feed.xml">RSS</a> · - <a href="/.well-known/security.txt">security.txt</a> - </p> - <p> - <a href="https://xn--sr8hvo.ws/previous">←</a> · - <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a> · - <a href="https://xn--sr8hvo.ws/next">→</a> + <a href="/feed.xml">RSS</a> </p> </footer> </body>