Skip to content

Commit

Permalink
Update Sponsors and schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanL2 committed Aug 22, 2024
1 parent fc5fa5e commit 012a0e3
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 23 deletions.
Binary file added assets/images/sponsors/SPB Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/sponsors/panago.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 25 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,13 +209,37 @@ <h1 id="sponsors" class="vshacks-sectionheader">Sponsors</h1>
<div data-aos="zoom-in">
<a href="https://gen.xyz/" data-aos="zoom-in">
<img
width="240"
width="400"
class="img-fluid mx-auto d-block vshacks-sponsor expand-on-hover"
src="/assets/images/sponsors/xyz.svg"
/>
</a>
</div>
</div>
<div class="row align-items-center">
<div class="col-sm">
<div data-aos="zoom-in">
<a href="https://www.panago.com/" data-aos="zoom-in">
<img
width="400"
class="img-fluid mx-auto d-block vshacks-sponsor expand-on-hover"
src="/assets/images/sponsors/panago.png"
/>
</a>
</div>
</div>
<div class="col-sm">
<div data-aos="zoom-in">
<a href="https://www.stevespokebar.ca/" data-aos="zoom-in">
<img
width="240"
class="img-fluid mx-auto d-block vshacks-sponsor expand-on-hover"
src="/assets/images/sponsors/SPB%20Logo.png"
/>
</a>
</div>
</div>
</div>
</div>
</div>

Expand Down
44 changes: 22 additions & 22 deletions schedule/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,23 +60,23 @@ <h4 class="alert-heading text-center">

<div class="timeline">
<div class="timeline-row">
<div class="timeline-time">4:30 - 5:30 PM<small>August 22</small></div>
<div class="timeline-time">5:30 - 6:00 PM<small>August 22</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Meta</span>
<h5>Opening Ceremony</h5>
</div>
</div>
<div class="timeline-row">
<div class="timeline-time">7:00 - 8:40 PM<small>August 22</small></div>
<div class="timeline-time">6:15 - 6:45 PM<small>August 22</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Workshop</span>
<h5>How to Create Your Final Video</h5>
</div>
</div>
<div class="timeline-row">
<div class="timeline-time">9:00 - 10:00 PM<small>August 22</small></div>
<div class="timeline-time">8:00 - 9:00 PM<small>August 22</small></div>
<div class="timeline-content">
<i class="fa-solid fa-pen-ruler"></i>
<span class="badge badge-pill">Event</span>
Expand All @@ -94,36 +94,36 @@ <h5>Jackbox</h5>
<!-- </div>-->

<div class="timeline-row">
<div class="timeline-time">8:00 - 8:40 PM<small>August 23</small></div>
<div class="timeline-time">8:00 - 9:00 PM<small>August 24</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Workshop</span>
<h5>How to Create Your Final Video</h5>
<h5>Job interviews and Getting Jobs</h5>
</div>
</div>

<div class="timeline-row">
<div class="timeline-time">9:00 - 10:00 PM<small>August 23</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Event</span>
<h5>Misc. Party Games</h5>
</div>
</div>
<!-- <div class="timeline-row">-->
<!-- <div class="timeline-time">9:00 - 10:00 PM<small>August 23</small></div>-->
<!-- <div class="timeline-content">-->
<!-- <i class="fa-solid fa-ribbon"></i>-->
<!-- <span class="badge badge-pill">Event</span>-->
<!-- <h5>Misc. Party Games</h5>-->
<!-- </div>-->
<!-- </div>-->



<div class="timeline-row">
<div class="timeline-time">9:00 - 11:59 PM<small>August 24</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Event</span>
<h5>Misc. Party Games</h5>
</div>
</div>
<!-- <div class="timeline-row">-->
<!-- <div class="timeline-time">9:00 - 11:59 PM<small>August 24</small></div>-->
<!-- <div class="timeline-content">-->
<!-- <i class="fa-solid fa-ribbon"></i>-->
<!-- <span class="badge badge-pill">Event</span>-->
<!-- <h5>Misc. Party Games</h5>-->
<!-- </div>-->
<!-- </div>-->

<div class="timeline-row">
<div class="timeline-time">4:00 - 5:00 PM<small>August 25</small></div>
<div class="timeline-time">5:30 - 6:00 PM<small>August 25</small></div>
<div class="timeline-content">
<i class="fa-solid fa-ribbon"></i>
<span class="badge badge-pill">Meta</span>
Expand Down

0 comments on commit 012a0e3

Please sign in to comment.