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" description = "BroodjeAap Projects"
# Nav links in the side bar # Nav links in the side bar
[[params.navlinks]] [[params.navlinks]]
name = "Home" name = "Projects"
url = "posts/" url = "projects/"
home = true home = true
[params.social] [params.social]