Skip to content

Commit 601bb08

Browse files
committed
Merge branch 'main' into develop
2 parents 345a573 + 3351dea commit 601bb08

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)