From 2fe2b980be68253baf341ea3e1aa71d9f685d63d Mon Sep 17 00:00:00 2001 From: Adora Laura Kalb Date: Mon, 29 Jul 2024 20:30:56 +0200 Subject: [PATCH] enable search feature --- docs/config.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/config.toml b/docs/config.toml index 4676ced..47dc75e 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -18,9 +18,11 @@ uniqueHomePage = false # change to false to add sidebar to homepage externalLinkTarget = "_blank" - [params.author] - name = 'Adora Laura Kalb' +[params.author] + name = 'Adora Laura Kalb' +[outputs] + home = ['html', 'rss', 'search'] [menu] [[menu.shortcuts]]