modify menu
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 1m37s
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 1m37s
This commit is contained in:
@ -3,11 +3,6 @@ languageCode: zh-cn
|
|||||||
title: 魔芋土豆
|
title: 魔芋土豆
|
||||||
theme: ["PaperMod"]
|
theme: ["PaperMod"]
|
||||||
|
|
||||||
languages:
|
|
||||||
zh:
|
|
||||||
languageName: "中文"
|
|
||||||
# title: 魔芋土豆
|
|
||||||
weight: 10
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- name: "主页"
|
- name: "主页"
|
||||||
@ -17,7 +12,7 @@ languages:
|
|||||||
url: "/posts/"
|
url: "/posts/"
|
||||||
weight: 2
|
weight: 2
|
||||||
- name: "关于"
|
- name: "关于"
|
||||||
url: "/about/"
|
url: "about"
|
||||||
weight: 3
|
weight: 3
|
||||||
|
|
||||||
params:
|
params:
|
||||||
|
|||||||
Reference in New Issue
Block a user