fix header
Some checks are pending
Deploy Hugo site to Pages / build (push) Waiting to run
Deploy Hugo site to Pages / deploy (push) Blocked by required conditions

This commit is contained in:
peskyadmin 2025-04-23 18:34:29 -04:00
parent d9c4200bf6
commit edc6c19442

View File

@ -17,26 +17,27 @@ url = "/contact"
weight = 3
[[main]]
name = "Products"
url = "https://library.damconsulting.llc/app/dam-foss/containers-67d64a3e5fe7897636dc61f7"
weight = 4
name = "Pages"
[[main]]
parent = "Pages"
name = "Blog"
url = "/blog"
# [[main]]
# parent = "Pages"
# name = "Contact"
# url = "/contact"
weight = 5
[[main]]
parent = "Pages"
parent = "Blog"
name = "Blogs"
url = "/blog"
[[main]]
parent = "Blog"
name = "Authors"
url = "/authors"
[[main]]
parent = "Pages"
parent = "Blog"
name = "Categories"
url = "/categories"
@ -45,7 +46,6 @@ url = "/categories"
# name = "404 Page"
# url = "/404"
# footer menu
[[footer]]
name = "About"