Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkree authored Jan 26, 2025
1 parent 63222ef commit c4f0d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { Metadata } from 'next';
import { redirect } from 'next/navigation';

export const metadata: Metadata = {
title: 'Team Selection Form | GunnHaX'
title: 'Team Selection Form | GunnHacks'
}

export default function Guide() {
Expand Down

0 comments on commit c4f0d6b

Please sign in to comment.