Fix erreur name on website
- replace WorkAdventure => WorkAdventure
This commit is contained in:
parent
ce4bb4221f
commit
2236879462
1 changed files with 2 additions and 2 deletions
4
website/dist/index.html
vendored
4
website/dist/index.html
vendored
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue