fix header
This commit is contained in:
parent
d9c4200bf6
commit
edc6c19442
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user