+ {{if searchpage}} + {{else}} + + {{end}} +
+ + +
+ {{ contenttable }} +
+
diff --git a/docs/_layout/foot.html b/docs/_layout/foot.html index f3393ade90b..c9dd92e49f4 100644 --- a/docs/_layout/foot.html +++ b/docs/_layout/foot.html @@ -34,6 +34,10 @@ element: "#makiesearch", showImages: false }); + new PagefindUI({ + element: "#makiesearch-overlay", + showImages: false + }); }); diff --git a/docs/_layout/masthead.html b/docs/_layout/masthead.html index eaaa7ed71d1..665d52fa67a 100644 --- a/docs/_layout/masthead.html +++ b/docs/_layout/masthead.html @@ -12,9 +12,29 @@
  • Reference
  • Tutorials
  • +
  • How-Tos
  • Explanations
  • API
  • News
  • + {{if searchpage}} + {{else}} +
  • + + +
  • + {{end}}