We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5182fe commit 5e1a57bCopy full SHA for 5e1a57b
index.html
@@ -1,16 +1,15 @@
1
<!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>
+<html lang="en">
+ <head>
+ <script
+ defer
+ src="https://bread-org.github.io/s16.games/embed.js"
+ data-api="https://bread-org.github.io/s16.games"
+ data-api="https://bread-org.github.io/s16.chunk2"
+ data-target="#gameContainer"
+ ></script>
+ </head>
+ <body>
+ <section id="gameContainer"></section>
+ </body>
16
</html>
0 commit comments