From a5f623d75ccd8a3fe97e17f633048508fef85049 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 7 Aug 2026 16:29:36 +0200 Subject: [PATCH] revert: JSON-LD entfernt (nutzlos hinter Authelia) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Die Seiten sind hinter Authelia geschützt, Google kann sie nicht crawlen. JSON-LD bringt dort nichts. --- src/api/templates/contact.html | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/src/api/templates/contact.html b/src/api/templates/contact.html index e4ca543..cd3d246 100644 --- a/src/api/templates/contact.html +++ b/src/api/templates/contact.html @@ -7,27 +7,6 @@ {{ contact.full_name or 'Kontakt' }} – Kontakte - {% if contact.addresses %} - - {% endif %}