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

@ -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]