diff --git a/exampleSite/layouts/partials/menu-pre.html b/exampleSite/layouts/partials/menu-pre.html index b8aecd6b81..56200b4bc5 100644 --- a/exampleSite/layouts/partials/menu-pre.html +++ b/exampleSite/layouts/partials/menu-pre.html @@ -1 +1 @@ -{{ if (eq .Params.archetype "chapter") }}{{ .Params.weight }}. {{ end }} \ No newline at end of file +{{ if (eq .Params.archetype "chapter") }}{{ .Params.weight }}. {{ end }} \ No newline at end of file diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html index edc3b17bef..da89791dc4 100644 --- a/layouts/partials/menu.html +++ b/layouts/partials/menu.html @@ -19,9 +19,7 @@ {{- if not .Site.Params.disableLandingPageButton }}
{{- end }}