From 88aca196ed448d4f5ef82731debf6fda8e32faf0 Mon Sep 17 00:00:00 2001 From: jonathan Date: Wed, 25 Mar 2026 20:36:46 +0100 Subject: [PATCH 1/2] add daisy ui theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af6293e..af77bd0 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Contributions are welcome. Feel free to open an issue or pull request for: ## Acknowledgements - [Lissy93/awesome-privacy](https://github.com/Lissy93/awesome-privacy) — the Awesome Privacy dataset used in this project is MIT licensed, created and maintained by Alicia Sykes. +- [dachinat/daisyui-themes](https://github.com/dachinat/daisyui-themes) — DaisyUI themes, CC-BY-4.0 licensed. ## License From 0a951e426ce50ee0e64d8170ca743039344533da Mon Sep 17 00:00:00 2001 From: jonathan Date: Wed, 25 Mar 2026 20:41:20 +0100 Subject: [PATCH 2/2] add description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af77bd0..d3a8835 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ **A digital privacy hub — news, tools, and resources against surveillance capitalism.** +Created this website for the ones around me who are interested in privacy but don't know where to start. The intention of this website is +not to be a comprehensive resource, more a simple starting point. If you want a more in depth introduction to digital privacy, I recommend the [Privacy Guides](https://www.privacyguides.org) website. + [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![Built with SvelteKit](https://img.shields.io/badge/SvelteKit-2-FF3E00?logo=svelte&logoColor=white)](https://kit.svelte.dev) [![Styled with Tailwind](https://img.shields.io/badge/Tailwind-4-06B6D4?logo=tailwindcss&logoColor=white)](https://tailwindcss.com)