From 512bf8c746466302330abbf0ee6fa747417b0871 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Wed, 9 Sep 2026 16:14:42 +0200 Subject: [PATCH] docs: shape the policy as the content entry the site renders MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Frontmatter carries the title, description and date, the body starts at the first section rather than repeating the title as an h1, and the maintainer note is an HTML comment — a blockquote would have rendered "edit this in a PR" onto the published privacy page. --- docs/PRIVACY.md | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/docs/PRIVACY.md b/docs/PRIVACY.md index b99a31e..1e953f1 100644 --- a/docs/PRIVACY.md +++ b/docs/PRIVACY.md @@ -1,15 +1,25 @@ -# Calendula — privacy policy +--- +title: Privacy Policy — Calendula +description: What Calendula does with your data. It collects nothing, sends nothing, and has no internet permission at all. +updated: 2026-07-28 +--- -> **This file is the policy.** Edit it here, in a PR, reviewed like any other -> change — it is the source of truth. -> -> It is *published* at , which is -> what the app's **Settings → About → Privacy policy** row opens and what the -> Play Console field must hold. That page holds no copy of the prose: the -> website build checks this repository out beside itself and renders this file -> through an Astro content collection, so there is exactly one copy of the -> policy anywhere and the two cannot drift. An edit here reaches the live page -> on the site's next build. + **Last updated:** 28 July 2026 Applies to the Android app **Calendula** (package `de.jeanlucmakiola.calendula`), all versions and all distribution channels.