diff --git a/layouts/partials/tutorials/nav.html b/layouts/partials/tutorials/nav.html index 7c9fb19d5791..646be1674999 100644 --- a/layouts/partials/tutorials/nav.html +++ b/layouts/partials/tutorials/nav.html @@ -1,11 +1,24 @@ -
-
-
-
- -
-
-
-
-
-
-
+{{ template "tutorials-menu" (dict "items" $menuItems) }} {{ define "tutorials-menu" }} {{ range $item := .items }} diff --git a/layouts/tutorials/glossary/list.html b/layouts/tutorials/glossary/list.html index 259f825d6cf9..3a5acccdc4d1 100644 --- a/layouts/tutorials/glossary/list.html +++ b/layouts/tutorials/glossary/list.html @@ -1,43 +1,52 @@ {{ define "main" }} -
-