diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-04-21 20:00:47 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-04-21 20:00:47 +0200 |
commit | 930f9581d809e0feefe7baed10c79735fe89d7fb (patch) | |
tree | e78be6197479e0278954ee1e89d0afd2a50aaa11 /src/index.pug | |
parent | 2aced0ef7e45a86ed5c677de011a9acbfe7d6109 (diff) | |
download | site-930f9581d809e0feefe7baed10c79735fe89d7fb.tar.gz site-930f9581d809e0feefe7baed10c79735fe89d7fb.zip |
Guide riot
Diffstat (limited to 'src/index.pug')
-rw-r--r-- | src/index.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.pug b/src/index.pug index 2f3ac50..9fcc679 100644 --- a/src/index.pug +++ b/src/index.pug @@ -13,10 +13,10 @@ block content section.spacing h2 nos services éthiques .list - a.service-box.spacing(href='https://riot.deuxfleurs.fr') + a.service-box.spacing(href='/Guide/Discussion.html') div(style='font-size: 80px; height: 120px') 💬 h3 discussions - a.service-box.spacing(href='/@jitsi.html') + a.service-box.spacing(href='/Guide/Visioconférence.html') div(style='font-size: 80px; height: 120px') 📞 h3 visioconférence a.service-box.spacing(href='https://cloud.deuxfleurs.fr') |