diff options
Diffstat (limited to 'src/index.pug')
-rw-r--r-- | src/index.pug | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/index.pug b/src/index.pug index 2a7fd04..b2704ae 100644 --- a/src/index.pug +++ b/src/index.pug @@ -12,10 +12,13 @@ block content section a.service-box.left(href='/Guide/Discussion.html') div(style='font-size: 80px; height: 120px') 💬 - h5 discussions + h5 discussion a.service-box.left(href='/Guide/Visioconférence.html') div(style='font-size: 80px; height: 120px') 📞 h5 visioconférence + a.service-box.left(href='/Guide/Sites web.html') + div(style='font-size: 80px; height: 120px') 🌐 + h5 sites web a.service-box.left(href='https://cloud.deuxfleurs.fr') div(style='font-size: 80px; height: 120px') 🔒 h5 sauvegarde de documents @@ -25,9 +28,6 @@ block content a.service-box.left(href='https://p.adnab.me') div(style='font-size: 80px; height: 120px') 📄 h5 collaboration - a.service-box.left(href='/Technique') - div(style='font-size: 80px; height: 120px') 🌐 - h5 sites webs a.service-box.left(href='https://git.deuxfleurs.fr') div(style='font-size: 80px; height: 120px') 💻 h5 code |