diff --git a/src/pages/_data/menu.yml b/src/pages/_data/menu.yml index fd5779275..79fc826b1 100644 --- a/src/pages/_data/menu.yml +++ b/src/pages/_data/menu.yml @@ -118,12 +118,15 @@ extra: title: Extra icon: star children: + activity: + title: Activity + url: activity.html + gallery: + title: Gallery + url: gallery.html invoice: title: Invoice url: invoice.html - widgets: - title: Widgets - url: widgets.html search-results: title: Search results url: search-results.html @@ -133,18 +136,18 @@ extra: users: title: Users url: users.html - gallery: - title: Gallery - url: gallery.html license: title: License url: license.html music: title: Music url: music.html - activity: - title: Activity - url: activity.html + widgets: + title: Widgets + url: widgets.html + wizard: + title: Wizard + url: wizard.html layout: icon: layout-2 diff --git a/src/pages/_layouts/single.html b/src/pages/_layouts/single.html index 21433d21e..df580da91 100644 --- a/src/pages/_layouts/single.html +++ b/src/pages/_layouts/single.html @@ -5,7 +5,7 @@ body-class: border-top-wide border-primary d-flex flex-column