diff --git a/config.toml b/config.toml index 820a55f..e5ae6ff 100644 --- a/config.toml +++ b/config.toml @@ -1,8 +1,8 @@ # The URL the site will be built for base_url = "https://uninsane.org" title = "Perfectly Sane" -# RSS -generate_feed = true +# RSS. see: +generate_feeds = true # Whether to automatically compile all Sass files in the sass directory compile_sass = true