diff --git a/themes/project/layouts/partials/docs/html-head.html b/themes/project/layouts/partials/docs/html-head.html index 1c7ef08f9e507f6d05843bf660e1512a24eda7ca..0db4e5a6a5aee03e252c76d86d1f5a6a4cc20b36 100644 --- a/themes/project/layouts/partials/docs/html-head.html +++ b/themes/project/layouts/partials/docs/html-head.html @@ -3,9 +3,9 @@ {{ partial "docs/title" . }} | {{ .Site.Title -}} - + {{ if default true .Site.Params.BookSearch }} {{- $searchJS := resources.Get "search.js" | resources.ExecuteAsTemplate "search.js" . | resources.Minify | resources.Fingerprint }} diff --git a/themes/project/layouts/partials/head.html b/themes/project/layouts/partials/head.html index b92db6e6c8f227d655778c0f7acc5926bb1c26ae..8a9cb8dec0343b054a1ae7b6305926cdab2337e4 100644 --- a/themes/project/layouts/partials/head.html +++ b/themes/project/layouts/partials/head.html @@ -73,7 +73,4 @@ - - - diff --git a/themes/project/layouts/partials/nav.html b/themes/project/layouts/partials/nav.html index 654e30f0924bf7647b4a24fa18efd5872b89d38d..63019a49b6c8c61f9e2f4dae06ad5f48aa54d465 100644 --- a/themes/project/layouts/partials/nav.html +++ b/themes/project/layouts/partials/nav.html @@ -1,29 +1,3 @@ - -