Skip to content

Commit

Permalink
Update menus.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xrb936 committed Sep 8, 2024
1 parent 466c3b8 commit 8bd231e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
# The weight parameter defines the order that the links will appear in.

main:
- name: Home
- name: Home 首页
url: '/'
weight: 10
- name: Publications
- name: Publications 发表文章
url: '/publication'
weight: 50
- name: Contact
- name: Contact 联系方式
url: '/contact'
weight: 60

Expand Down

0 comments on commit 8bd231e

Please sign in to comment.