Skip to content

Commit 3351dea

Browse files
committed
Finished
1 parent a31564d commit 3351dea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
</head>
88
<body>
99
<div id="root"></div>
10-
<script type="module" src="/src/main.tsx"></script>
10+
<!-- <script type="module" src="/src/main.tsx"></script> -->
11+
12+
<h1> The Game has finished</h1>
1113
</body>
1214
</html>

0 commit comments

Comments
 (0)