diff --git a/hugo.toml b/hugo.toml index 8232514..98b6d2a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -15,9 +15,6 @@ hasCJKLanguage = true [pagination] pagerSize = 5 # frontpage pagination -[outputs] -home = ["HTML", "RSS", "Algolia"] - [minify] disableCSS = false disableHTML = false