diff --git a/config.toml b/config.toml index 9ccc926a..4f0e0560 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ base_url = "https://not-matthias.github.io/apollo/" title = "not-matthias" -build_search_index = true +build_search_index = false generate_feed = true compile_sass = true minify_html = true