Skip to content

Commit

Permalink
testit
Browse files Browse the repository at this point in the history
  • Loading branch information
chemlord committed May 6, 2024
1 parent ad8bd60 commit ea7e44a
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 @@ -10,8 +10,8 @@ main:
- name: Research
url: '/project'
weight: 30
- name: Blog
url: '/blog'
- name: Posts
url: '/post'
weight: 40
- name: Events
url: '/event'
Expand All @@ -22,7 +22,7 @@ main:
- name: Courses
url: '/courses'
weight: 70
- name: About Me
- name: CV
url: '/aboutme'
weight: 80
- name: Contact
Expand Down

0 comments on commit ea7e44a

Please sign in to comment.