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