diff --git a/client/src/routes/+page.svelte b/client/src/routes/+page.svelte index 5f48696..eafafea 100644 --- a/client/src/routes/+page.svelte +++ b/client/src/routes/+page.svelte @@ -1,5 +1,5 @@ - Slightly complicated tictactoe + Ultimate tictactoe
diff --git a/client/src/routes/localplay/+page.svelte b/client/src/routes/localplay/+page.svelte index fde1e13..41aa060 100644 --- a/client/src/routes/localplay/+page.svelte +++ b/client/src/routes/localplay/+page.svelte @@ -4,7 +4,7 @@ - Slightly complicated tictactoe + Ultimate tictactoe \ No newline at end of file diff --git a/client/src/routes/multiplayer/+page.svelte b/client/src/routes/multiplayer/+page.svelte index aa8ba93..14f0659 100644 --- a/client/src/routes/multiplayer/+page.svelte +++ b/client/src/routes/multiplayer/+page.svelte @@ -40,7 +40,7 @@ - Slightly complicated tictactoe + Ultimate tictactoe {#if !$connection}