aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-07-06 01:55:57 -0500
committerChristian Cleberg <[email protected]>2025-07-06 01:55:57 -0500
commit037a40e4a59d9a516ae9e4a1c8e547c37850ad72 (patch)
tree8f7e48084051d0d7b4e294b59617d89ae47bceda /theme/templates
parent36d48b11e11a83974e04b0c09b402badc7d3baf7 (diff)
downloadcleberg.net-037a40e4a59d9a516ae9e4a1c8e547c37850ad72.tar.gz
cleberg.net-037a40e4a59d9a516ae9e4a1c8e547c37850ad72.tar.bz2
cleberg.net-037a40e4a59d9a516ae9e4a1c8e547c37850ad72.zip
update spacing, fonts, and dark theme
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index daa43d0..6867ec7 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -17,6 +17,7 @@
{% endblock %}
</head>
<body>
+ <a href="#main" class="skip-link">Skip to content</a>
<nav class="site-nav" aria-label="site-nav" role="navigation">
<ul>
<li><a href="/">Home</a></li>
@@ -25,7 +26,7 @@
<li><a href="/wiki/">Wiki</a></li>
</ul>
</nav>
- <main>{% block main %}{% endblock %}</main>
+ <main id="main">{% block main %}{% endblock %}</main>
<footer>
<p>Donate: <a href="monero:82frXv83WVsGbTwuqSyb27cvy67JpD7Ktaij12Avy6ogfZatsgPG67YgsmEmvTFLKd1Rk7MUwx8D31ieGwLdD4wa4KdtxDB">XMR</a>
| <a href="ethereum:0x11255046Ccd637f1ACc78ae7c8849870f85638B3">ETH</a>