mirror of https://github.com/bra1n/townsquare.git
fix image
This commit is contained in:
parent
6b3e6e4913
commit
0fb87b242e
|
@ -7,7 +7,7 @@
|
|||
v-bind:style="{ backgroundImage: background ? `url('${background}')` : '' }"
|
||||
>
|
||||
<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)
|
||||
<b> Virtual Blood on the Clocktower Town Square</b>!<br />
|
||||
Please add more players through the
|
||||
|
|
Loading…
Reference in New Issue