forked from Deuxfleurs/site
Update discussion
This commit is contained in:
parent
a51764820c
commit
20e9ffce6a
1 changed files with 5 additions and 6 deletions
|
@ -8,19 +8,18 @@ block content
|
||||||
.spacing
|
.spacing
|
||||||
h2 Accès rapides
|
h2 Accès rapides
|
||||||
|
|
||||||
.list
|
section
|
||||||
a.service-box.spacing(href='https://riot.deuxfleurs.fr')
|
a.service-box.left(href='https://riot.deuxfleurs.fr')
|
||||||
div(style='font-size: 80px; height: 120px') 🌐
|
div(style='font-size: 80px; height: 120px') 🌐
|
||||||
h3 Accéder via le navigateur
|
h3 Accéder via le navigateur
|
||||||
a.service-box.spacing(href='https://play.google.com/store/apps/details?id=im.vector.app&hl=fr')
|
a.service-box.left(href='https://play.google.com/store/apps/details?id=im.vector.app&hl=fr')
|
||||||
div(style='font-size: 80px; height: 120px') 📥
|
div(style='font-size: 80px; height: 120px') 📥
|
||||||
h3 Application Android
|
h3 Application Android
|
||||||
a.service-box.spacing(href='https://apps.apple.com/fr/app/riot-im/id1083446067')
|
a.service-box.left(href='https://apps.apple.com/fr/app/riot-im/id1083446067')
|
||||||
div(style='font-size: 80px; height: 120px') 📥
|
div(style='font-size: 80px; height: 120px') 📥
|
||||||
h3 Application iOS
|
h3 Application iOS
|
||||||
br
|
|
||||||
|
|
||||||
h2.spacing Premiers pas sur Android
|
h2 Premiers pas sur Android
|
||||||
|
|
||||||
.screenlist
|
.screenlist
|
||||||
img(src="Assets/riot_install4.png", height="400")
|
img(src="Assets/riot_install4.png", height="400")
|
||||||
|
|
Loading…
Reference in a new issue