Fix erreur name on website
- replace WorkAdventure => WorkAdventure
This commit is contained in:
parent
ce4bb4221f
commit
2236879462
4
website/dist/index.html
vendored
4
website/dist/index.html
vendored
@ -342,7 +342,7 @@
|
||||
<div class="row mt-5">
|
||||
<div class="col-lg-9 text-right">
|
||||
<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>
|
||||
</div>
|
||||
<div class="col-lg-3">
|
||||
@ -352,7 +352,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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()">
|
||||
<img class="social-image" src="static/images/facebook.png" />
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user