diff --git a/config.toml b/config.toml index b5a146b..be6d336 100644 --- a/config.toml +++ b/config.toml @@ -4,6 +4,9 @@ title = "Snamellit" # The URL the site will be built for base_url = "https://www.snamellit.com" +# Default author +author = "Peter Tillemans" + # Whether to automatically compile all Sass files in the sass directory compile_sass = true