We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31564d commit 3351deaCopy full SHA for 3351dea
index.html
@@ -7,6 +7,8 @@
7
</head>
8
<body>
9
<div id="root"></div>
10
- <script type="module" src="/src/main.tsx"></script>
+ <!-- <script type="module" src="/src/main.tsx"></script> -->
11
+
12
+ <h1> The Game has finished</h1>
13
</body>
14
</html>
0 commit comments