mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Update Sponsor View
This commit is contained in:
@@ -97,19 +97,27 @@
|
||||
<span class="pull-right" id="finalMatchName"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="sponsor" class="carousel slide" data-ride="carousel" data-pause="false" data-interval="14000">
|
||||
<div id="sponsor" class="carousel slide" data-ride="carousel" data-pause="false" data-interval="10000">
|
||||
<div class="carousel-inner">
|
||||
<div class="item active">
|
||||
<img src="/static/img/logo-white.svg" />
|
||||
<h1> </h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="/static/img/sponsors/vex.svg" />
|
||||
<h1>Gold Sponsor</h1>r
|
||||
<h1>Gold Sponsor</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="/static/img/sponsors/bcp.svg" />
|
||||
<h1>Host Facility</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="/static/img/sponsors/suitable.svg" />
|
||||
<h1>Silver Sponsor</h1>r
|
||||
<h1>Silver Sponsor</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>The Kasle<br />Family</h2>
|
||||
<h1>Bronze Sponsors</h1>
|
||||
<h1>Bronze Sponsor</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>The Magarelli Family</h2>
|
||||
@@ -125,7 +133,11 @@
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>The Ramstad<br />Family</h2>
|
||||
<h1>Bronze Sponsors</h1>
|
||||
<h1>Bronze Sponsor</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="/static/img/sponsors/bcp.svg" />
|
||||
<h1>Host Facility</h1>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img src="/static/img/sponsors/vex.svg" />
|
||||
@@ -137,7 +149,7 @@
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>Tod<br />Francis</h2>
|
||||
<h1>Bronze Sponsors</h1>
|
||||
<h1>Bronze Sponsor</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user