From 8a641d9789fea957b87107e0d5ffd27e4afe3274 Mon Sep 17 00:00:00 2001 From: Bart Brosens Date: Tue, 12 Mar 2024 21:45:16 +0100 Subject: [PATCH] Prepare for pagefind --- layouts/404.html | 27 +++++-- layouts/partials/main-menu.html | 9 +-- layouts/partials/top-line.html | 9 +-- layouts/search/single.html | 121 +++----------------------------- 4 files changed, 38 insertions(+), 128 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index 64ec790..66ccb4a 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,10 +1,27 @@ {{ define "main" }}
-
- -
-
- Expected something different? Feel free to ask for support. +
+
+
+ Expected something different? Try to search here.
+ Or feel free to ask for support if you can't find it. +
+
+ + + + +
+
+
+
+ +
+
{{ end }} diff --git a/layouts/partials/main-menu.html b/layouts/partials/main-menu.html index f12271f..4d4bd31 100644 --- a/layouts/partials/main-menu.html +++ b/layouts/partials/main-menu.html @@ -19,12 +19,9 @@ {{ end }}
- +
+ +
diff --git a/layouts/partials/top-line.html b/layouts/partials/top-line.html index e92fce4..8c0f83a 100644 --- a/layouts/partials/top-line.html +++ b/layouts/partials/top-line.html @@ -3,12 +3,9 @@