Skip to content

Commit

Permalink
se cambia la url a preset
Browse files Browse the repository at this point in the history
  • Loading branch information
gvazquez-cma committed Sep 25, 2023
1 parent 0748479 commit 6133a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

</head>
<body>
<a-scene arjs>
<a-marker url="https://i.ibb.co/LdWcWqr/pattern-qr-code.png">
<a-scene>
<a-marker preset= "hiro">
<a-entity>
<a-sphere position="0 1.25 -5" radius="1.25" color="#EF2D5E"></a-sphere>
</a-entity>
Expand Down

0 comments on commit 6133a65

Please sign in to comment.