Skip to content

Commit

Permalink
Fix links to subpages
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolarek committed Jun 11, 2024
1 parent de70415 commit 55b3137
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@ params:
menu:
main:
- identifier: about
name: about
name: About
url: /about/
weight: 10
- identifier: impressum
name: impressum
name: Impressum
url: /impressum/
weight: 20
- identifier: posts
name: posts
name: Posts
url: /posts/
weight: 30
- identifier: projects
name: projects
name: Projects
url: /projects/
weight: 40

0 comments on commit 55b3137

Please sign in to comment.