home: add a last updated timestamp to terms & privacy

This commit is contained in:
2026-07-24 10:10:59 +01:00
parent 81486654de
commit 33eb9d7748
3 changed files with 20 additions and 4 deletions
+4 -1
View File
@@ -29,7 +29,10 @@
<li>atom.town does not share, nor ever will share any information it collects with any third parties, beyond what is absolutely necessary to run the service.</li>
</ul>
</div>
<a href="/" class="self-start font-normal pop">← back</a>
<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-23</p>
</div>
</div>
</body>
</html>