From 1e6768b18d23cdac290311b1cedbcf131decc4fe Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Thu, 24 Jun 2021 08:37:25 +0200 Subject: [PATCH] Remove search index for themes --- docs/content/themes/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/themes/_index.md b/docs/content/themes/_index.md index 5aa2e7b5..28fdf9f1 100644 --- a/docs/content/themes/_index.md +++ b/docs/content/themes/_index.md @@ -2,5 +2,6 @@ +++ template = "themes.html" sort_by = "date" +in_search_index = false +++ \ No newline at end of file