mirror of
https://github.com/LucasVbr/nuitdelinfo-2023.git
synced 2026-05-19 10:53:17 +00:00
2bd8125982
Took 3 hours 54 minutes
24 lines
688 B
Plaintext
24 lines
688 B
Plaintext
include components/navbar
|
|
|
|
html
|
|
head
|
|
title Home
|
|
link(rel='stylesheet', href='/bulma.css')
|
|
|
|
body
|
|
+navbar
|
|
|
|
section.hero.is-fullheight(style='background-image: url(/img/hero.jpg)')
|
|
.hero-body
|
|
div
|
|
p.title.has-text-white
|
|
| Sauvons la planete,
|
|
br
|
|
| distinguons la réalité
|
|
br
|
|
| des idées reçues
|
|
p.subtitle.has-text-white
|
|
| Défiez les idées reçues sur l'écologie avec notre quiz captivant !
|
|
br
|
|
| Testez-vous dès maintenant pour une expérience éducative et amusante.
|
|
a#playButton.button.is-primary(href="/play") Essayer ce jeu |