-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add global offer on front page #118
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -18,6 +18,47 @@ <h3>Un calendrier de tous les événements</h3> | |||||
</div> | ||||||
</div> | ||||||
</div> | ||||||
<div class="container-fluid"> | ||||||
<div class="container"> | ||||||
<h2>Bien plus qu'un simple calendrier partagé...</h2> | ||||||
<div class="col-lg-3"> | ||||||
<span class="fa fa-slack fa-3x"></span> | ||||||
<h3>Slack</h3> | ||||||
<p>Rejoignez le slack pour continuer à échanger entre les évènements de vos communautés, et mettre en avant | ||||||
vos prochains événements. Inscrivez vous : <b><a href="https://slack.lyontechhub.org/" | ||||||
title="Inscription sur le Slack de Lyon Tech Hub">https://slack.lyontechhub.org/</a></b></p> | ||||||
</div> | ||||||
<div class="col-lg-3"> | ||||||
<span class="fa fa-shield fa-3x"></span> | ||||||
<h3>Assurance Événementielle</h3> | ||||||
<p>Organisez vos événements en toute tranquillité grâce à notre assurance couvrant une gamme de risques. | ||||||
Sont notamment couverts : responsabilité civile de l'occupant, reponsabilité civile "produits" (y | ||||||
compris risque d'intoxication alimentaire), dommage aux biens, etc.</p> | ||||||
<p>Comment en bénéficier ? il suffit qu’un participant à votre évènement ait payé la cotisation de 1€ à Lyon Tech Hub <a | ||||||
href="https://lyontechhub.assoconnect.com/collect/description/415076-s-adhesion-annuelle">par | ||||||
assoconnect</a>.</p> | ||||||
</div> | ||||||
<div class="col-lg-3"> | ||||||
<span class="fa fa-hdd-o fa-3x"></span> | ||||||
<h3>Espace de Stockage Nextcloud</h3> | ||||||
<p>Simplifiez le partage de fichiers et la collaboration dans votre communauté grâce à un espace de stockage | ||||||
Nextcloud dédié à votre communauté. Contactez-nous pour en bénéficier via | ||||||
<a title="@lyontechhub" href="https://twitter.com/LyonTechHub">twitter</a></b> ou <a | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
title="[email protected]" | ||||||
href="mailto:[email protected]">[email protected]</a></b> | ||||||
</p> | ||||||
</div> | ||||||
<div class="col-lg-3"> | ||||||
<span class="fa fa-handshake-o fa-3x"></span> | ||||||
<h3>Soirée des Communautés</h3> | ||||||
<p>Ne manquez pas notre événement annuel en juin, la Soirée des Communautés, où vous pourrez rencontrer | ||||||
d'autres | ||||||
organisateurs, échanger des conseils et résoudre des problèmes ensemble. C'est l'occasion idéale pour | ||||||
découvrir de | ||||||
nouvelles astuces et partager vos expériences.</p> | ||||||
</div> | ||||||
</div> | ||||||
</div> | ||||||
<div class="container-fluid"> | ||||||
<div class="container"> | ||||||
<h2>Pour plus d'opportunités de...</h2> | ||||||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Partager en deux pages :
Faire deux blocks sur la home page : "LTH est bien plus qu'un calendrier", "Pour les participants" / "Pour les organisateurs"