mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Add Logo to Audience Display Screen
This commit is contained in:
@@ -109,6 +109,11 @@
|
||||
</div>
|
||||
<script id="allianceSelectionTemplate" type="text/x-handlebars-template">
|
||||
<table id="allianceSelectionTable">
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<img src="/static/img/game-logo.png" alt="logo" />
|
||||
</td
|
||||
</tr>
|
||||
{{"{{#each this}}"}}
|
||||
<tr>
|
||||
<td class="alliance-cell">{{"{{Index}}"}}</td>
|
||||
|
||||
Reference in New Issue
Block a user