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:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
title: "Politique de confidentialité"
|
||||
showDate: false
|
||||
showReadingTime: false
|
||||
showAuthor: false
|
||||
description: "Politique de confidentialité d'Internet pour les enfants — comment nous traitons vos données."
|
||||
slug: "politique-de-confidentialite"
|
||||
translationKey: "privacy"
|
||||
|
||||
Reference in New Issue
Block a user