diff --git a/site/menus/default.yaml b/site/menus/default.yaml index a70e4f15..48222ac1 100644 --- a/site/menus/default.yaml +++ b/site/menus/default.yaml @@ -1,11 +1,10 @@ title: default items: - home: + home: title: 'Home' url: 'home' order: 1 - about: + about: title: 'About' - url: 'About' + url: 'about' order: 2 -