Skip to content

Commit

Permalink
update tgx total
Browse files Browse the repository at this point in the history
  • Loading branch information
EwanLyon committed Mar 25, 2024
1 parent 0b88906 commit 4b030e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const ASGX2024: AusSpeedrunsEvent = {
},
logo: "events/asgx24/asgx-logo-white.png",
heroImage: "events/asgx24/asgx24-hero.png",
total: "TBA",
total: "6,050",
};

const ASDH2024: AusSpeedrunsEvent = {
Expand Down Expand Up @@ -148,7 +148,7 @@ export default function Home() {
}}
/> */}
<LastEventBlock
tagLine="The Game Expo 2024 was awesome and we obliterated last years total!"
tagLine="The Game Expo 2024 was awesome and we have now raised over $100,000 for Game On Cancer!"
event={ASGX2024}
backgroundPos="center"
/>
Expand Down

0 comments on commit 4b030e4

Please sign in to comment.