add "Posts" menu item

This commit is contained in:
2025-05-08 11:06:09 -06:00
parent 789c5b434d
commit 09ffa7afb0

View File

@ -10,10 +10,10 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
#[[main]]
# name = "Blog"
# pageRef = "posts"
# weight = 10
[[main]]
name = "Posts"
pageRef = "posts"
weight = 10
#[[main]]
# name = "Parent"