We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d347da7 commit 961616cCopy full SHA for 961616c
index.html
@@ -7,7 +7,7 @@
7
<a-scene embedded arjs>
8
<a-marker preset="hiro">
9
<a-plane position="0 1 -2" width="2" height="1.5" rotation="-90 0 0">
10
- <a-material src="https://abshari.com/framequiz/images/6628cba43e5e6_1647160462_fq.jpg"></a-material>
+ <a-material src="6628cba43e5e6_1647160462_fq.jpg"></a-material>
11
</a-plane>
12
</a-marker>
13
<a-entity camera></a-entity>
0 commit comments