change site name; add slug of about

This commit is contained in:
TaurusXin 2021-12-12 18:02:32 +00:00
parent bda1a96ef8
commit f91cc275b3
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
baseurl: https://example.com baseurl: https://xingez.me
languageCode: zh-cn languageCode: zh-cn
theme: hugo-theme-stack theme: hugo-theme-stack
paginate: 5 paginate: 5
@ -19,7 +19,7 @@ DefaultContentLanguage: zh-cn
hasCJKLanguage: false hasCJKLanguage: false
permalinks: permalinks:
post: /p/:slug/ post: /:slug/
page: /:slug/ page: /:slug/
params: params:

View File

@ -5,6 +5,7 @@ date: '2021-12-10'
aliases: aliases:
- about - about
- contact - contact
slug: about
license: CC BY-NC-ND license: CC BY-NC-ND
lastmod: '2021-12-10' lastmod: '2021-12-10'
menu: menu: