fix: hide date/reading time/author on static pages

About, privacy, and imprint pages showed "1 January 0001" because
they have no date frontmatter. Disabled showDate, showReadingTime,
showAuthor on all static pages across EN/DE/FR.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-04-02 21:13:27 +03:00
parent 2f7e3fce59
commit 555f84fea5
9 changed files with 27 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
---
title: "Datenschutzerklärung"
showDate: false
showReadingTime: false
showAuthor: false
description: "Datenschutzerklärung für Internet für Kinder — wie wir mit Ihren Daten umgehen."
slug: "datenschutz"
translationKey: "privacy"