diff --git a/config.toml b/config.toml index ecb7d1e..9265349 100644 --- a/config.toml +++ b/config.toml @@ -37,8 +37,8 @@ smart_punctuation = true bottom_footnotes = true [search] -#index_format = "elasticlunr_json" -index_format = "fuse_json" +index_format = "elasticlunr_json" +#index_format = "fuse_json" taxonomies = [{ name = "tags", feed = true }]