change site name; add slug of about
This commit is contained in:
parent
bda1a96ef8
commit
f91cc275b3
@ -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:
|
||||
|
@ -5,6 +5,7 @@ date: '2021-12-10'
|
||||
aliases:
|
||||
- about
|
||||
- contact
|
||||
slug: about
|
||||
license: CC BY-NC-ND
|
||||
lastmod: '2021-12-10'
|
||||
menu:
|
||||
|
Loading…
x
Reference in New Issue
Block a user