From 39559b54d2574b595f7f68eae5990e71feb3a4d9 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:26:10 +0100 Subject: [PATCH] Added custom output formats for local-search --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 56acc89..3531787 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,9 @@ DefaultContentLanguage = "de" paginate = "10" # Number of posts per page theme = "hugo-dpsg" +[outputs] # Needed if using the local-search widget + home = ["HTML", "RSS", "JSON"] + [Params] description = "Welcome to our scout group!" # Site description. Used in meta description copyright = "DGSP local group" # Footer copyright holder, otherwise will use site title