Skip to content

Commit 3eff9f1

Browse files
committed
Fix issue with blog link in english version
1 parent b460c94 commit 3eff9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/_default/menus.en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
main:
1414
- name: "Blog"
15-
pageRef: "posts"
15+
pageRef: "blog"
1616
weight: 100
1717

1818
- name: "Programming"

0 commit comments

Comments
 (0)