diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index c913dc94..b8d3e7d9 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -68,7 +68,7 @@ {{ end }} {{/* Mobile navigation */}} -{{ define "HeaderMobileNavigation" }} +{{ define "HeaderMobileToolbar" }}
@@ -104,7 +104,7 @@
{{ end }} -{{ define "HeaderMobileMenu" }} +{{ define "HeaderMobileNavigation" }}
- {{ template "HeaderMobileMenu" . }} + {{ template "HeaderMobileNavigation" . }}
{{ if .Site.Menus.subnavigation }}