diff options
author | Alex Auvolat <alex@adnab.me> | 2022-02-01 10:56:02 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-02-01 11:07:53 +0100 |
commit | 78648613afc25714d5b1b104a89f0778b8b7f682 (patch) | |
tree | b4a0dee52c46fd3be5a5c3a9fafe8d8332ba6ad2 /config.toml | |
parent | cd7d744d9bdf4b56734b3ff186191b64aea26a35 (diff) | |
download | garagehq.deuxfleurs.fr-78648613afc25714d5b1b104a89f0778b8b7f682.tar.gz garagehq.deuxfleurs.fr-78648613afc25714d5b1b104a89f0778b8b7f682.zip |
Small changes to front page
Diffstat (limited to 'config.toml')
-rwxr-xr-x | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index fff3bc2..9b1b23f 100755 --- a/config.toml +++ b/config.toml @@ -72,4 +72,4 @@ avatar = "/images/garage-logo.svg" [extra.social] git = "https://git.deuxfleurs.fr/Deuxfleurs/garage" -email = "contact@garagehq.com"
\ No newline at end of file +email = "garagehq@deuxfleurs.fr" |