From 93d47662b2ce5a6dc4867687386c912e8cd13720 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 29 Jun 2023 18:40:17 +0200 Subject: Added search option with lunr.js --- themes/simple/layouts/partials/search.html | 123 +++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 themes/simple/layouts/partials/search.html (limited to 'themes/simple/layouts/partials/search.html') diff --git a/themes/simple/layouts/partials/search.html b/themes/simple/layouts/partials/search.html new file mode 100644 index 0000000..3e31753 --- /dev/null +++ b/themes/simple/layouts/partials/search.html @@ -0,0 +1,123 @@ + + + + -- cgit v1.2.3