aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/base.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-08-19 22:39:50 -0500
committerChristian Cleberg <hello@cleberg.net>2025-08-19 22:39:50 -0500
commit8ca2c69e67c5b5cc3166af0c0a56e16078176b21 (patch)
treed894c50cf3822fd1365c158029e7d7040054dfad /theme/templates/base.html
parent407cc619dccd5f39dee64bb29fc9f479e3244b27 (diff)
downloadcleberg.net-8ca2c69e67c5b5cc3166af0c0a56e16078176b21.tar.gz
cleberg.net-8ca2c69e67c5b5cc3166af0c0a56e16078176b21.tar.bz2
cleberg.net-8ca2c69e67c5b5cc3166af0c0a56e16078176b21.zip
summary of commits from minimal-enhancements
Diffstat (limited to 'theme/templates/base.html')
-rw-r--r--theme/templates/base.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 4f82e12..6a880e3 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -21,6 +21,7 @@
<nav class="site-nav" aria-label="site-nav" role="navigation">
<ul>
<li><a href="/">Home</a></li>
+ <li><a href="/about/">About</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/services/">Services</a></li>
<li><a href="/wiki/">Wiki</a></li>
@@ -28,16 +29,16 @@
</nav>
<main id="main">{% block main %}{% endblock %}</main>
<footer>
- <p>Donate: <a href="ethereum:0x7850b2Fe6be94f90F54A099C74126430C9CeB19e">ETH</a>
+ <p><a href="ethereum:0x7850b2Fe6be94f90F54A099C74126430C9CeB19e">ETH</a>
| <a href="bitcoin:bc1qy74tcth6zwg88059ae9z3ghzk797fkav7zdx4k">BTC</a>
| <a href="xrp:rJz78ahN1KmushjYjEnFd8CB5vCcreJ1EE">XRP</a>
</p>
- <p>Last build: &lt;<time datetime="{{ now() | strftime("%Y-%m-%d") }}">{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}</time>&gt;</p>
+ <p>&lt;<time datetime="{{ now() | strftime("%Y-%m-%d") }}">{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}</time>&gt;</p>
<p>
<a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> &middot;
<a href="https://git.sr.ht/~cxc/cleberg.net" target="_blank"
- rel="noopener">Source Code</a> &middot;
- <a href="/feed.xml">RSS Feed</a> &middot;
+ rel="noopener">Source</a> &middot;
+ <a href="/feed.xml">RSS</a> &middot;
<a href="/.well-known/security.txt">security.txt</a>
</p>
<p>