diff --git a/site/content/about/_index.md b/site/content/about/_index.md index d969755..d12cbc9 100644 --- a/site/content/about/_index.md +++ b/site/content/about/_index.md @@ -1,7 +1,7 @@ --- title: About breadcrumb: about -layout: page +layout: basic page-type: static --- diff --git a/site/content/glossary/_index.md b/site/content/glossary/_index.md index 2461b70..bd0c684 100644 --- a/site/content/glossary/_index.md +++ b/site/content/glossary/_index.md @@ -1,7 +1,7 @@ --- title: Glossary breadcrumb: glossary -layout: page +layout: basic page-type: static --- diff --git a/site/layouts/partials/secondary-header.html b/site/layouts/partials/secondary-header.html index f848162..adf5a3b 100644 --- a/site/layouts/partials/secondary-header.html +++ b/site/layouts/partials/secondary-header.html @@ -1,4 +1,5 @@
+ {{- partial "breadcrumbs.html" . }}

{{- .Title }}