added home = true to projects navlink
This commit is contained in:
parent
e536510da6
commit
aa429c04dc
1 changed files with 2 additions and 1 deletions
|
@ -9,10 +9,11 @@ theme = "hugo-creative-portfolio-theme"
|
|||
description = "BroodjeAap Projects"
|
||||
|
||||
# Nav links in the side bar
|
||||
|
||||
|
||||
[[params.navlinks]]
|
||||
name = "Projects"
|
||||
url = "projects"
|
||||
home = true
|
||||
|
||||
|
||||
[params.social]
|
||||
|
|
Loading…
Add table
Reference in a new issue