Skip to content

Commit 5e1a57b

Browse files
authored
Update index.html
1 parent f5182fe commit 5e1a57b

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

index.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<!DOCTYPE html>
2-
3-
<html>
4-
<head>
5-
<script
6-
defer
7-
src="https://bread-org.github.io/yag/embed.js"
8-
data-api="https://bread-org.github.io/yag"
9-
10-
data-target="#gameContainer"
11-
></script>
12-
</head>
13-
<body>
14-
<section id="gameContainer"></section>
15-
</body>
2+
<html lang="en">
3+
<head>
4+
<script
5+
defer
6+
src="https://bread-org.github.io/s16.games/embed.js"
7+
data-api="https://bread-org.github.io/s16.games"
8+
data-api="https://bread-org.github.io/s16.chunk2"
9+
data-target="#gameContainer"
10+
></script>
11+
</head>
12+
<body>
13+
<section id="gameContainer"></section>
14+
</body>
1615
</html>

0 commit comments

Comments
 (0)