Skip to content

Commit e049927

Browse files
authored
Hide schedule button from homepage
1 parent 798211b commit e049927

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pages/index.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,15 +121,6 @@ export default function Home() {
121121
CTFtime
122122
</button>
123123
</a>
124-
<a href="https://static.lac.tf/schedule.pdf">
125-
<button
126-
className={
127-
styles.bigFatPinkButtonThatSaysRegisterUnderTheTimersOrSmth
128-
}
129-
>
130-
Schedule
131-
</button>
132-
</a>
133124
</div>
134125
</div>
135126
</section>

0 commit comments

Comments
 (0)