aboutsummaryrefslogtreecommitdiff
path: root/front/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'front/pages/index.tsx')
-rw-r--r--front/pages/index.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/front/pages/index.tsx b/front/pages/index.tsx
index b745eb7..c281fa0 100644
--- a/front/pages/index.tsx
+++ b/front/pages/index.tsx
@@ -1,4 +1,4 @@
-import {Card, Suit} from 'bsx-core';
+import {Card, Suit} from 'mccarthyism-core';
import {useEffect, useState} from 'react';
import io from 'socket.io-client';
@@ -87,7 +87,7 @@ export default function Game() {
return (
<>
<h2>
- Welcome to BSX!
+ Welcome to McCarthyism!
</h2>
<div>
{rules}