Updated with latest test content
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m53s

This commit is contained in:
2026-05-17 15:31:11 -06:00
parent 4dd2c1dd4b
commit 7261b96da3
7 changed files with 47 additions and 28 deletions

View File

@@ -10,10 +10,20 @@
# 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 = "Blog"
pageRef = "posts"
weight = 10
[[main]]
name = "Categories"
pageRef = "categories"
weight = 20
[[main]]
name = "Tags"
pageRef = "tags"
weight = 30
#[[main]]
# name = "Parent"
@@ -42,16 +52,6 @@
# pageRef = "categories/awesome"
# weight = 20
#[[main]]
# name = "Categories"
# pageRef = "categories"
# weight = 20
#[[main]]
# name = "Tags"
# pageRef = "tags"
# weight = 30
# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before