|
@@ -7,11 +7,10 @@
|
7
|
7
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
8
|
8
|
<title>Magic AR Basketball Game - encantar.js WebAR demo</title>
|
9
|
9
|
<link href="../assets/poster.css" rel="stylesheet">
|
10
|
|
- <style>body { background-color: #5a3636 !important; }</style>
|
11
|
10
|
<script data-goatcounter="https://encantar-js.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
12
|
11
|
<script src="../assets/poster.js"></script>
|
13
|
12
|
</head>
|
14
|
|
- <body data-ar-images="mage.webp">
|
|
13
|
+ <body data-ar-images="../basketball/assets/poster.webp">
|
15
|
14
|
<nav>
|
16
|
15
|
<a id="get" href="https://encantar.dev">Get encantar.js</a>
|
17
|
16
|
<a id="film" href="video.html"><i></i></a>
|