diff --git a/config.toml b/config.toml index 485f2bd2..46381148 100644 --- a/config.toml +++ b/config.toml @@ -45,7 +45,7 @@ enableRobotsTXT = true # Comment out if you don't want the "print entire section" link enabled. [outputs] -#section = ["HTML", "print", "RSS"] +#section = ["HTML", "print"] section = ["HTML"] [params] diff --git a/content/en/blog/_index.html b/content/en/blog/_index.html index c80a4178..a69078d0 100644 --- a/content/en/blog/_index.html +++ b/content/en/blog/_index.html @@ -1,6 +1,7 @@ --- title: Blog linkTitle: "Blog" +outputs: ["html", "rss"] menu: main: weight: 40