Update config.toml
This commit is contained in:
parent
97b1445c1a
commit
fd2121d8e7
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
repository_url = "https://git.familier.net.eu.org/dns-witch/dns-witch.eu.org.git"
|
||||
|
|
Loading…
Reference in a new issue