Add copyright and links to Hetzner and Umami
This commit is contained in:
+19
-7
@@ -13,17 +13,29 @@ import Layout from "../layouts/Layout.astro";
|
||||
|
||||
<h2>Analytics</h2>
|
||||
<p>
|
||||
I use <strong>self-hosted Umami</strong> to track basic website usage.
|
||||
No personal data, cookies, or IP addresses are collected.
|
||||
I use <strong
|
||||
><a
|
||||
target="_blank"
|
||||
href="https://umami.is/"
|
||||
class="hoverable"
|
||||
rel="noreferrer noopener">self-hosted Umami</a
|
||||
></strong
|
||||
> to track basic website usage. No personal data, cookies, or IP
|
||||
addresses are collected.
|
||||
</p>
|
||||
|
||||
<h2>Hosting</h2>
|
||||
<p>
|
||||
The website is hosted by <strong>Hetzner Online GmbH</strong>.
|
||||
Standard server logs may be collected for technical and security
|
||||
purposes, including IP addresses and access times. These logs
|
||||
are used solely for server maintenance and security and are not
|
||||
combined with any other data.
|
||||
The website is hosted by <strong
|
||||
><a
|
||||
target="_blank"
|
||||
href="https://www.hetzner.com/"
|
||||
class="hoverable"
|
||||
rel="noreferrer noopener">Hetzner Online GmbH</a></strong
|
||||
>. Standard server logs may be collected for technical and
|
||||
security purposes, including IP addresses and access times.
|
||||
These logs are used solely for server maintenance and security
|
||||
and are not combined with any other data.
|
||||
</p>
|
||||
|
||||
<h2>Data Retention</h2>
|
||||
|
||||
Reference in New Issue
Block a user