diff --git a/config.toml b/config.toml index b722dc2..b068a0e 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,6 @@ # The URL the site will be built for base_url = "https://dns-witch.eu.org" +title = "DNS Witch Collective" # Whether to automatically compile all Sass files in the sass directory compile_sass = true @@ -18,4 +19,4 @@ highlight_code = false # Put all your custom variables here juice_logo_name = "Collectif DNS Witch" juice_logo_path = "/img/icon.svg" -repository_url = "https://git.familier.net.eu.org/dns-witch/dns-witch.eu.org.git" \ No newline at end of file +repository_url = "https://git.familier.net.eu.org/dns-witch/dns-witch.eu.org.git"