Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Jan 22, 2025
1 parent cfd528b commit 6d748c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(landing)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function Home() {
<FAQ />
<Schedule />
<Prizes />
{/* <Judges /> */}
<Judges />
<Sponsors />
<Footer />
</div>
Expand Down

1 comment on commit 6d748c5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-gmh07cbim-daniel-kous-projects.vercel.app

Built with commit 6d748c5.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.