diff --git a/content/archives/index.en.html b/content/archives/index.en.html index d8bc0e7..e478d04 100644 --- a/content/archives/index.en.html +++ b/content/archives/index.en.html @@ -1,6 +1,5 @@ --- title: "Archives" -date: 2023-04-20 draft: false layout: archives menu: diff --git a/content/archives/index.zh-CN.html b/content/archives/index.zh-CN.html index 201b6ed..7da4043 100644 --- a/content/archives/index.zh-CN.html +++ b/content/archives/index.zh-CN.html @@ -1,6 +1,5 @@ --- title: "归档" -date: 2023-04-20 draft: false layout: archives menu: diff --git a/content/categories/_index.en.md b/content/categories/_index.en.md index e7eb9b9..ac95535 100644 --- a/content/categories/_index.en.md +++ b/content/categories/_index.en.md @@ -1,4 +1,5 @@ --- +title: "Categories" menu: main: name: Categories diff --git a/content/categories/_index.zh-CN.md b/content/categories/_index.zh-CN.md index 627c87a..f0a8eaa 100644 --- a/content/categories/_index.zh-CN.md +++ b/content/categories/_index.zh-CN.md @@ -1,4 +1,5 @@ --- +title: "分类" menu: main: name: 分类 diff --git a/content/tags/_index.en.md b/content/tags/_index.en.md index efed61f..18fc4e7 100644 --- a/content/tags/_index.en.md +++ b/content/tags/_index.en.md @@ -1,4 +1,5 @@ --- +title: "Tags" menu: main: name: Tags diff --git a/content/tags/_index.zh-CN.md b/content/tags/_index.zh-CN.md index 859f5e8..8e4bb27 100644 --- a/content/tags/_index.zh-CN.md +++ b/content/tags/_index.zh-CN.md @@ -1,4 +1,5 @@ --- +title: "标签" menu: main: name: 标签