Skip to content

Commit ffa69ac

Browse files
committed
Add small path fix
1 parent ca50b72 commit ffa69ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/menu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
main:
22
- identifier: "about"
33
name: "About"
4-
url: "/about"
4+
url: "/about/"
55
weight: 10
66
- identifier: "posts"
77
name: "Posts"

0 commit comments

Comments
 (0)