Skip to content

Commit

Permalink
fix schedule links
Browse files Browse the repository at this point in the history
  • Loading branch information
qwyl committed Apr 27, 2024
1 parent 2063186 commit eca7352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
</section>
<section data-route="qual-matches" tabindex="-1">
<paper-tabs id="match-tabs" selected="{{selected}}">
<paper-tab>BRACKET</paper-tab>
<paper-tab>QUEUING</paper-tab>
</paper-tabs>
<iron-pages id="matches-page" selected="{{selected}}">

Expand All @@ -150,7 +150,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/


<paper-material elevation="1">
<iframe width="100%" height="550px" src="https://docs.google.com/spreadsheets/d/1cgt5r4ABchCqxiZYUUJc7kKLSZTQKHQB_9SHeZo2Gbg/edit?usp=sharing"></iframe>
<iframe width="100%" height="550px" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTYGiiplKYPIQpGZ7fRHX9oUQCarTgkSSaE1naEt6EwORDZidZeAYp5atSrqw80Evz7ZH4RjMKHXgio/pubhtml?gid=66259830&single=true"></iframe>
</paper-material>
</div>
</iron-pages>
Expand Down

0 comments on commit eca7352

Please sign in to comment.