diff --git a/config.toml b/config.toml index df2cde5..8dc163c 100644 --- a/config.toml +++ b/config.toml @@ -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] diff --git a/content/posts/ohthatsa.md b/content/projects/ohthatsa.md similarity index 100% rename from content/posts/ohthatsa.md rename to content/projects/ohthatsa.md