Skip to content

Commit

Permalink
Use CDN hosted aframe-environment component for example
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchirls committed Jun 26, 2019
1 parent c3f817b commit d30dd64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,381 deletions.
2 changes: 1 addition & 1 deletion examples/hoa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<script src="../scripts/play-on-window-click.js"></script>
<script src="../scripts/hide-once-playing.js"></script>
<script src="../scripts/play-on-vrdisplayactivate-or-enter-vr.js"></script>
<script src="../scripts/environment.js"></script>
<script src="https://cdn.jsdelivr.net/gh/supermedium/aframe-environment-component@master/dist/aframe-environment-component.min.js"></script>
<style>
body {
font-family: 'Lucida Sans', 'Lucida Sans Regular',
Expand Down
Loading

0 comments on commit d30dd64

Please sign in to comment.