From a49de75a8de17be8c812d12175ba73b01bdc794d Mon Sep 17 00:00:00 2001 From: Sven Wehrend Date: Sat, 28 Dec 2024 15:55:35 +0100 Subject: [PATCH] fix syntax --- exampleSite/content.he/about.md | 2 +- exampleSite/content.zh/about.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exampleSite/content.he/about.md b/exampleSite/content.he/about.md index 02ca3733f..f54d2e6b8 100644 --- a/exampleSite/content.he/about.md +++ b/exampleSite/content.he/about.md @@ -1,4 +1,4 @@ --- -title: +title: type: docs --- \ No newline at end of file diff --git a/exampleSite/content.zh/about.md b/exampleSite/content.zh/about.md index f17dd6617..d2bd4ce07 100644 --- a/exampleSite/content.zh/about.md +++ b/exampleSite/content.zh/about.md @@ -1,4 +1,4 @@ ----- +--- title: 關於 type: docs ----- \ No newline at end of file +--- \ No newline at end of file