From 6a42c44c1e8951dee2ca075ec99a8dd4c490a7eb Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Mon, 15 Aug 2022 17:49:07 +0200 Subject: [PATCH] enable daux search --- docs/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.json b/docs/config.json index ca5f52a..f717d20 100644 --- a/docs/config.json +++ b/docs/config.json @@ -20,6 +20,6 @@ "Git Repo": "__GITURL__" }, "theme": "daux-blue", - "search": false + "search": true } } \ No newline at end of file -- GitLab