home: link to privacy/terms history

This commit is contained in:
2026-07-24 10:33:07 +01:00
parent fe775a5a7e
commit 2ea01a8824
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ ul {
.items-center { align-items: center; }
.font-extralight { font-weight: 200; }
.font-light { font-weight: 300; }
.font-normal { font-weight: 400; }
.font-heavy { font-weight: 500; }
+1 -1
View File
@@ -31,7 +31,7 @@
</div>
<div class="flex justify-between items-center">
<a href="/" class="self-start font-normal pop">← back</a>
<p class="font-light small">last updated 2026-07-24</p>
<p class="font-extralight small">updated 2026-07-24 (<a href="https://git.atom.town/atom/town/commits/branch/main/home/terms-privacy.html" target="_blank" class="small">history</a>)</p>
</div>
</div>
</body>