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,12 +3,7 @@ languageCode: zh-cn
|
||||
title: 魔芋土豆
|
||||
theme: ["PaperMod"]
|
||||
|
||||
languages:
|
||||
zh:
|
||||
languageName: "中文"
|
||||
# title: 魔芋土豆
|
||||
weight: 10
|
||||
menu:
|
||||
menu:
|
||||
main:
|
||||
- name: "主页"
|
||||
url: "/"
|
||||
@ -17,7 +12,7 @@ languages:
|
||||
url: "/posts/"
|
||||
weight: 2
|
||||
- name: "关于"
|
||||
url: "/about/"
|
||||
url: "about"
|
||||
weight: 3
|
||||
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user