add "Posts" menu item

This commit is contained in:
Drew Bowering 2025-05-08 11:06:09 -06:00
parent 789c5b434d
commit 09ffa7afb0
Signed by: drew
GPG Key ID: DC9462335BDDAC6B

View File

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