mirror of
https://github.com/maciejpedzich/racemash.git
synced 2024-11-27 16:15:47 +01:00
Rename Play button to Vote
This commit is contained in:
parent
629e520679
commit
7adced246d
@ -7,7 +7,7 @@
|
||||
It's like FaceMash, but with photos of F1 cars
|
||||
</p>
|
||||
<div id="hero-btns" class="d-flex justify-center flex-wrap mb-12">
|
||||
<v-btn color="primary" size="large" to="/vote">Play</v-btn>
|
||||
<v-btn color="primary" size="large" to="/vote">Vote</v-btn>
|
||||
<v-btn size="large" to="/about">Tell me more</v-btn>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user