NavBar Updates

This commit is contained in:
athul
2020-04-12 20:31:09 +05:30
parent b22ea86f5e
commit 7d19d8b66a
5 changed files with 32 additions and 6 deletions

View File

@ -24,3 +24,22 @@ url = "https://github.com/athulcajay/"
name = "GitLab"
icon = "gitlab"
url = "https://gitlab.com/athul/"
[[menu.main]]
name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "All posts"
url = "/posts"
weight = 2
[[menu.main]]
name = "About"
url = "/about"
weight = 3
[[menu.main]]
name = "Tags"
url = "/tags"
weight = 4