home: add a last updated timestamp to terms & privacy
This commit is contained in:
+2
-2
@@ -14,11 +14,11 @@
|
||||
<img src="assets/logo.avif" class="logo" />
|
||||
<div class="flex flex-col gap-8 mt-4">
|
||||
<p class="font-light">hello, and welcome to atom.town. here, you will be at home.</p>
|
||||
<div class="flex flex-col">
|
||||
<div class="flex flex-col w-fit">
|
||||
<a href="https://mail.atom.town" target="_blank" class="font-normal pop big">webmail</a>
|
||||
<a href="https://git.atom.town" target="_blank" class="font-normal pop big">git</a>
|
||||
</div>
|
||||
<div class="flex flex-col">
|
||||
<div class="flex flex-col w-fit">
|
||||
<a href="terms-privacy.html" class="font-normal pop big">terms & privacy</a>
|
||||
<a href="setup.html" class="font-normal pop big">setup</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user