From 452e9d43caf54ad4caf969386dad29fc92dc42de Mon Sep 17 00:00:00 2001 From: sartorisdatenschutz Date: Tue, 18 Aug 2026 01:38:51 +0200 Subject: [PATCH] Update examples.json --- src/data/examples.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/examples.json b/src/data/examples.json index 3a20de6..9ad0cc0 100644 --- a/src/data/examples.json +++ b/src/data/examples.json @@ -16,5 +16,10 @@ "description": "The company behind the Astro Stardrive project.", "url": "https://peltmonger.com" } + { + "title": "Sartoris Consulting", + "description": "Compliance-Beratung und externe Beauftragte für Datenschutz, Informationssicherheit und Hinweisgeberschutz für mittelständische Unternehmen.", + "url": "https://www.dsb-datenschutz.de" + } ] }