website

Le code pour générer le site web du duché perché.
Log | Files | Refs

commit 8797b78c9ad7163372a9b2844aa2eb78ed3df861
parent ec39ff62a565233c27a7e34379e864de9fe9dbe6
Author: Adriel Dumas--Jondeau <leirda@disroot.org>
Date:   Tue,  5 Nov 2024 13:02:47 +0100

Corrige le nom de domaine

Diffstat:
Mhaunt.scm | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/haunt.scm b/haunt.scm @@ -126,7 +126,7 @@ (list (rsync-publisher #:destination "/srv/duché-perché.fr" #:user "root" - #:host "angine" + #:host "xn--duch-perch-e7ag.fr" #:flags (list "--rsh=ssh -i angine" "--rsync-path=/usr/bin/rsync" "--compress" @@ -135,7 +135,7 @@ "--recursive")))) (site #:title "Le Duché Perché" - #:domain "xn--dech-perch-e7ag.fr" + #:domain "xn--duch-perch-e7ag.fr" #:readers duper-readers #:builders duper-builders #:default-metadata