home: write terms & privacy

This commit is contained in:
2026-07-23 18:55:58 +01:00
parent e5f765dba1
commit 596aa4c3f2
3 changed files with 14 additions and 15 deletions
+4 -4
View File
@@ -16,10 +16,10 @@
<p class="font-light">some notes for stuff you might need to know</p>
<div class="flex flex-col gap-2">
<h2 class="font-heavy big">email</h2>
<ul>
<li class="font-light">the mailserver lives at <b>post.atom.town</b></li>
<li class="font-light">incoming mail uses <b>imap</b> with <b>ssl/tls</b> on port <b>993</b></li>
<li class="font-light">outgoing mail uses <b>smtp</b> with <b>ssl/tls</b> on port <b>465</b></li>
<ul class="font-light">
<li>the mailserver lives at <b>post.atom.town</b></li>
<li>incoming mail uses <b>imap</b> with <b>ssl/tls</b> on port <b>993</b></li>
<li>outgoing mail uses <b>smtp</b> with <b>ssl/tls</b> on port <b>465</b></li>
</ul>
</div>
<a href="/" class="self-start font-normal pop">← back</a>