diff --git a/hugo.toml b/hugo.toml index 8048ff1..5f9bf2d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -11,9 +11,9 @@ theme = 'PaperMod' title = "Chris Roberts" subtitle = "Documenting technology related projects" [[menus.main]] - name = "Posts" - url = "/posts/" - weight = 1 + name = "Code" + url = "https://gitea.learningunix.net" + weight = 2 [[menus.main]] name = "Certifications"