From f91cc275b3e550bb21caf8b277c7506c88aa91e3 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sun, 12 Dec 2021 18:02:32 +0000 Subject: [PATCH] change site name; add slug of about --- config.yaml | 4 ++-- content/page/about.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 5945bcd..0d68ed7 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseurl: https://example.com +baseurl: https://xingez.me languageCode: zh-cn theme: hugo-theme-stack paginate: 5 @@ -19,7 +19,7 @@ DefaultContentLanguage: zh-cn hasCJKLanguage: false permalinks: - post: /p/:slug/ + post: /:slug/ page: /:slug/ params: diff --git a/content/page/about.md b/content/page/about.md index cfec926..3c55021 100644 --- a/content/page/about.md +++ b/content/page/about.md @@ -5,6 +5,7 @@ date: '2021-12-10' aliases: - about - contact +slug: about license: CC BY-NC-ND lastmod: '2021-12-10' menu: