2020-04-21 18:00:47 +00:00
|
|
|
extends ../_layout.pug
|
|
|
|
|
|
|
|
prepend root
|
|
|
|
- title = "Discussions"
|
|
|
|
|
|
|
|
|
|
|
|
block content
|
|
|
|
.spacing
|
|
|
|
h2 Accès rapides
|
2020-05-10 22:45:35 +00:00
|
|
|
|
2020-05-10 18:29:10 +00:00
|
|
|
section
|
|
|
|
a.service-box.left(href='https://riot.deuxfleurs.fr')
|
2020-04-21 18:00:47 +00:00
|
|
|
div(style='font-size: 80px; height: 120px') 🌐
|
2020-05-10 18:29:36 +00:00
|
|
|
h5 Accéder via le navigateur
|
2020-05-10 18:29:10 +00:00
|
|
|
a.service-box.left(href='https://play.google.com/store/apps/details?id=im.vector.app&hl=fr')
|
2020-04-21 18:00:47 +00:00
|
|
|
div(style='font-size: 80px; height: 120px') 📥
|
2020-05-10 18:29:36 +00:00
|
|
|
h5 Application Android
|
2020-05-10 18:29:10 +00:00
|
|
|
a.service-box.left(href='https://apps.apple.com/fr/app/riot-im/id1083446067')
|
2020-04-21 18:00:47 +00:00
|
|
|
div(style='font-size: 80px; height: 120px') 📥
|
2020-05-10 18:29:36 +00:00
|
|
|
h5 Application iOS
|
2020-04-21 18:00:47 +00:00
|
|
|
|
2020-05-10 18:29:10 +00:00
|
|
|
h2 Premiers pas sur Android
|
2020-05-10 22:45:35 +00:00
|
|
|
|
2020-04-21 18:00:47 +00:00
|
|
|
.screenlist
|
|
|
|
img(src="Assets/riot_install4.png", height="400")
|
|
|
|
img(src="Assets/riot_install5.png", height="400")
|
|
|
|
img(src="Assets/riot_connect2.png", height="400")
|
|
|
|
img(src="Assets/riot_connect25.png", height="400")
|
|
|
|
img(src="Assets/riot_connect3.png", height="400")
|
|
|
|
img(src="Assets/riot_connect4.png", height="400")
|
|
|
|
img(src="Assets/riot_connect5.png", height="400")
|
2020-05-10 22:45:35 +00:00
|
|
|
|
2020-04-21 18:00:47 +00:00
|
|
|
style.
|
|
|
|
.screenlist > img {
|
|
|
|
padding: 20px;
|
|
|
|
}
|