From 7a19b114571836c327a6f0d378b277f00a548416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Mon, 15 Sep 2025 13:08:00 +0200 Subject: [PATCH] Add privacy policy page --- content/pages/_index.md | 4 ++++ content/pages/privacy.md | 10 ++++++++++ 2 files changed, 14 insertions(+) create mode 100644 content/pages/_index.md create mode 100644 content/pages/privacy.md diff --git a/content/pages/_index.md b/content/pages/_index.md new file mode 100644 index 0000000..6d23e86 --- /dev/null +++ b/content/pages/_index.md @@ -0,0 +1,4 @@ ++++ +render = false +insert_anchor_links = "left" ++++ diff --git a/content/pages/privacy.md b/content/pages/privacy.md new file mode 100644 index 0000000..f17d3c2 --- /dev/null +++ b/content/pages/privacy.md @@ -0,0 +1,10 @@ ++++ +title = "Privacy policy" +description = "Privacy policy that applies to this and many other websites under the maciejpedzi.ch domain." +template = "info-page.html" +path = "privacy" ++++ + +This privacy policy applies to the personal website of Maciej Pędzich at [https://maciejpedzi.ch](https://maciejpedzi.ch). + +Anonymous visitor metrics are collected using the [Umami Analytics](https://umami.is) service, which is running on the same machine as this website. No personal details are ever collected or stored. No cookies are used either.