added home = true to projects navlink

This commit is contained in:
BroodjeAap 2021-04-20 19:44:08 +02:00
parent e536510da6
commit aa429c04dc

View file

@ -13,6 +13,7 @@ theme = "hugo-creative-portfolio-theme"
[[params.navlinks]]
name = "Projects"
url = "projects"
home = true
[params.social]