From 241a3a6cfbfd06372eb9dad1b6e03f5042061eef Mon Sep 17 00:00:00 2001 From: Nigel Brown Date: Mon, 6 Mar 2023 14:56:02 -0600 Subject: [PATCH] Update docsearch to v3 Update docsearch to v3 Signed-off-by: Nigel Brown --- site/themes/pinniped/layouts/_default/baseof.html | 13 +++++++++---- .../pinniped/layouts/partials/docs-sidebar.html | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/site/themes/pinniped/layouts/_default/baseof.html b/site/themes/pinniped/layouts/_default/baseof.html index c6dff211..e12bc8ce 100644 --- a/site/themes/pinniped/layouts/_default/baseof.html +++ b/site/themes/pinniped/layouts/_default/baseof.html @@ -15,18 +15,23 @@ {{ with .OutputFormats.Get "RSS" -}} {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }} {{- end }} - + + {{ partial "header" . }} {{ block "main" . }}{{ end }} {{ partial "footer" . }} - + diff --git a/site/themes/pinniped/layouts/partials/docs-sidebar.html b/site/themes/pinniped/layouts/partials/docs-sidebar.html index 00d68b75..046befa3 100644 --- a/site/themes/pinniped/layouts/partials/docs-sidebar.html +++ b/site/themes/pinniped/layouts/partials/docs-sidebar.html @@ -1,5 +1,5 @@
-
+