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
|
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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user