Fix erreur name on website

- replace WorkAdventure => WorkAdventure
This commit is contained in:
Gregoire Parant 2020-12-17 14:34:24 +01:00
parent ce4bb4221f
commit 2236879462

View file

@ -342,7 +342,7 @@
<div class="row mt-5"> <div class="row mt-5">
<div class="col-lg-9 text-right"> <div class="col-lg-9 text-right">
<p class="py-3 font-weight-bold" style="font-size: 1.25rem"> <p class="py-3 font-weight-bold" style="font-size: 1.25rem">
Want to try Woradventure with your team mates or friends? Want to try WorkAdventure with your team mates or friends?
</p> </p>
</div> </div>
<div class="col-lg-3"> <div class="col-lg-3">
@ -352,7 +352,7 @@
</div> </div>
</div> </div>
<div class="social-links text-center pt-2 pb-4"> <div class="social-links text-center pt-2 pb-4">
<span class="share-title">... and if you liked woradventure, share your experience!</span> <span class="share-title">... and if you liked WorkAdventure, share your experience!</span>
<a onclick="shareFB()"> <a onclick="shareFB()">
<img class="social-image" src="static/images/facebook.png" /> <img class="social-image" src="static/images/facebook.png" />
</a> </a>