We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98df0f0 commit 658c241Copy full SHA for 658c241
src/index.html
@@ -771,16 +771,16 @@ <h2 class="section__title section__title--live"><span class="live__dot"></span>L
771
<strong>When and where will everything happen?</strong> <br />
772
Check out our real-time schedule to find it out! It will be available during HackUPC.
773
</p>
774
- <!-- <a
+ <a
775
href="https://live.hackupc.com"
776
target="_blank"
777
rel="noopener noreferrer"
778
class="classic-button"
779
role="button"
780
>
781
<span class="classic-button__text">Go to Live</span>
782
- </a> -->
783
- <span class="classic-button-disabled">Not available yet</span>
+ </a>
+ <!-- <span class="classic-button-disabled">Not available yet</span> -->
784
</div>
785
</section>
786
0 commit comments