diff --git a/config.toml b/config.toml index a120cc6..7ab289a 100644 --- a/config.toml +++ b/config.toml @@ -35,9 +35,9 @@ theme = 'red' weight = 4 [[menu.main]] - identifier = 'projects' - name = 'Projects' - url = '/projects' + identifier = 'software' + name = 'Software' + url = '/software' weight = 6 [[menu.main]]