Add privacy site

main
trivernis 3 months ago
parent 7ed2c7ef4b
commit 28a6f9aec9
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 7E6D18B61C8D2F4B

@ -0,0 +1,14 @@
<script>
import Box from "../../components/atoms/Box.svelte";
</script>
<Box>
<h2>Privacy</h2>
<p>
I don't store any personal information about you. This website does not use
advertisement or any metrics collector. No information is sucked from your
computer. Nothing is tracked. No fingerprints are being collected. If you
need more information, contact me at
<a href="mailto:admin@trivernis.net">admin@trivernis.net</a>.
</p>
</Box>
Loading…
Cancel
Save