Skip to content

Commit

Permalink
Update venue.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kylechard authored Feb 8, 2024
1 parent 60eea52 commit 123c7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions venue.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<div class="row" style="padding-bottom: 1em;">
<div class="col-sm-6">
<img src="{{ site.baseurl }}/images/venue/mtcc.jpg" alt="McCormick Tribune Campus Center" style="width: 100%" />
<img src="{{ site.baseurl }}/images/photos/slider-2.jpg" alt="Student Center East" style="width: 100%" />
</div>
</div>

{% capture cfp %}{% include_relative pages/venue.md %}{% endcapture %}
{{ cfp | markdownify }}
{{ cfp | markdownify }}

0 comments on commit 123c7ec

Please sign in to comment.