navbar update

This commit is contained in:
gurusabarish
2020-08-29 23:05:52 +05:30
parent 20888a56e0
commit 2ee892e5d3
17 changed files with 1865 additions and 55 deletions
-17
View File
@@ -5,25 +5,8 @@ title = "Hugo-blog"
# Navbar Menus
[[menu.main]]
name = "About"
url = "about"
weight = 2
[[menu.main]]
name = "Service"
url = "service"
weight = 3
[[menu.main]]
name = "Gallery"
url = "gallery"
weight = 4
[[menu.main]]
name = "Blog"
url = "blog"
weight = 5
[[menu.main]]
name = "Contact"
url = "contact"
weight = 6
[Author]