renamed posts to projects
This commit is contained in:
parent
0eb5a550e0
commit
2653f4dbb9
2 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue