mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	fix image
This commit is contained in:
		
							parent
							
								
									6b3e6e4913
								
							
						
					
					
						commit
						0fb87b242e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@
 | 
				
			||||||
    v-bind:style="{ backgroundImage: background ? `url('${background}')` : '' }"
 | 
					    v-bind:style="{ backgroundImage: background ? `url('${background}')` : '' }"
 | 
				
			||||||
  >
 | 
					  >
 | 
				
			||||||
    <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 (inofficial)
 | 
				
			||||||
      <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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue