renamed posts to projects

This commit is contained in:
BroodjeAap 2021-01-12 19:31:51 +01:00
parent 0eb5a550e0
commit 2653f4dbb9
2 changed files with 2 additions and 2 deletions

View file

@ -9,8 +9,8 @@ theme = "hugo-creative-portfolio-theme"
description = "BroodjeAap Projects"
# Nav links in the side bar
[[params.navlinks]]
name = "Home"
url = "posts/"
name = "Projects"
url = "projects/"
home = true
[params.social]