Skip to content

Commit

Permalink
Remove need of jQuery.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Dec 15, 2024
1 parent 0cc80c3 commit 78d8139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ permalink: /
contentScale="auto"
xrSessionMode="NONE"
style="display: none;"
oninitialized="$(this) .show ();">
oninitialized="this .style .display = 'inline-block';">
</x3d-canvas>
</div>
Credits: [Jonás](https://sketchfab.com/jonasaguilar) (Halloween child)
Expand Down

0 comments on commit 78d8139

Please sign in to comment.