File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ export default function Live() {
6666 HackUPC so that you can prepare everything you might need! And of
6767 course it will be the page you visit to check out all the activities
6868 happening during the event. You can also check our{ " " }
69- < Anchor href = "https://live.hackupc.com/" target = "_blank" >
69+ < Anchor href = "https://2024- live.hackupc.com/" target = "_blank" >
7070 { " " }
7171 last year's live page
7272 </ Anchor > { " " }
@@ -75,13 +75,11 @@ export default function Live() {
7575 </ TextContainer >
7676 < PrimaryButton
7777 className = { silkscreen . className }
78- /* href="https://live.hackupc.com/"
78+ href = "https://live.hackupc.com/"
7979 target = "_blank"
80- rel="noopener noreferrer" */
81- disabled
82- style = { { cursor : "not-allowed" , opacity : 0.3 } }
80+ rel = "noopener noreferrer"
8381 >
84- In construction
82+ Check live
8583 </ PrimaryButton >
8684 </ Section >
8785 ) ;
You can’t perform that action at this time.
0 commit comments