mirror of https://github.com/bra1n/townsquare.git
Update App.vue
This commit is contained in:
parent
a518f94b80
commit
18e7599c43
|
@ -8,7 +8,7 @@
|
||||||
>
|
>
|
||||||
<div class="intro" v-if="!players.length">
|
<div class="intro" v-if="!players.length">
|
||||||
<img src="static/apple-icon.png" alt="" />
|
<img src="static/apple-icon.png" alt="" />
|
||||||
Welcome to the (inofficial)
|
Welcome to the (unofficial)
|
||||||
<b> Virtual Blood on the Clocktower Town Square</b>!<br />
|
<b> Virtual Blood on the Clocktower Town Square</b>!<br />
|
||||||
Please add more players through the
|
Please add more players through the
|
||||||
<span class="button" @click="isControlOpen = !isControlOpen">
|
<span class="button" @click="isControlOpen = !isControlOpen">
|
||||||
|
|
Loading…
Reference in New Issue