diff --git a/config.toml b/config.toml index 50cfd80..3948789 100644 --- a/config.toml +++ b/config.toml @@ -25,6 +25,10 @@ pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true +[outputs] + # JSON for search + home = ["HTML", "RSS", "JSON"] + [params] # me author = "Christoph Cullmann"