diff --git a/config.toml b/config.toml index 42455a9..be6bf17 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,7 @@ # The URL the site will be built for base_url = "https://project-cloud.net" title = "project-cloud" +description = "Cloud and blog platform for personal and consulting projects." # Whether to automatically compile all Sass files in the sass directory compile_sass = true