Skip to content

Commit

Permalink
Updated page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
lchand00 committed Feb 20, 2024
1 parent 09dfd0d commit 5f4c256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default async function Page() {

return (
<div>
<h1>Hello</h1>
<h1>Flagrant Fowl Futbol Association</h1>
<Link href="/dashboard">Go to Dashboard</Link>
<h2>2023 Final Standings</h2>
<table>
Expand Down

0 comments on commit 5f4c256

Please sign in to comment.