aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/game
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/game')
-rw-r--r--src/app/game/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/game/page.tsx b/src/app/game/page.tsx
index 10b3d5d..2082569 100644
--- a/src/app/game/page.tsx
+++ b/src/app/game/page.tsx
@@ -658,7 +658,7 @@ function GameInner() {
</StatsGrid>
<ActionRow>
<PlayAgainBtn onClick={handleRestart}>Play Again</PlayAgainBtn>
- <HomeBtn onClick={() => router.push("/")}>Home</HomeBtn>
+ <HomeBtn onClick={() => router.push("/typing")}>Home</HomeBtn>
</ActionRow>
</ResultsCard>
</ResultsOverlay>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage