From fd2121d8e755752d8523da9dd999e8194be28e2a Mon Sep 17 00:00:00 2001 From: June Date: Mon, 21 Feb 2022 14:05:51 +0000 Subject: [PATCH] Update config.toml --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"