Skip to content

Commit

Permalink
Merge pull request #24 from kacollins/mobile-banner
Browse files Browse the repository at this point in the history
Display mobile friendly link on banner
  • Loading branch information
vlucas authored Oct 23, 2024
2 parents 8d2c892 + 433fe24 commit 826c0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="link-container">
<ul class="links">
<li class="link">
<a href="https://ti.to/techlahoma/thunderplains-2024/">TICKETS: Now Available!</a>
<a href="https://thunderplains-2024.sessionize.com">Access our mobile-friendly web app here!</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 826c0e5

Please sign in to comment.