Skip to content

Commit

Permalink
Merge pull request #75 from bkrl/uncomment-platform-link
Browse files Browse the repository at this point in the history
Uncomment link to platform.lac.tf
  • Loading branch information
Aplet123 authored Feb 11, 2024
2 parents 6087fe9 + d7f0610 commit 0716cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export default function Home() {
>
Schedule
</button>
</a>
</a> */}
<a href="https://platform.lac.tf/">
<button
className={
Expand All @@ -109,7 +109,7 @@ export default function Home() {
>
CTF Platform
</button>
</a> */}
</a>
<a href="https://ctftime.org/event/2102">
<button
className={
Expand Down

0 comments on commit 0716cd8

Please sign in to comment.