Skip to content

Commit 8bbd9c8

Browse files
authored
Add files via upload
0 parents  commit 8bbd9c8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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>
16+
</html>

0 commit comments

Comments
 (0)