Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos committed Feb 22, 2024
1 parent 98281b9 commit 32cac0a
Show file tree
Hide file tree
Showing 6 changed files with 303 additions and 1,367 deletions.
6 changes: 3 additions & 3 deletions build/build.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/zip.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta property="twitter:image" content="https://supermedium.com/moonrider/assets/img/splash.jpg">

<link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon">
<script src="vendor/aframe-master.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@2c4509aa1a9a3c447c08be9facfea0c7d6a9e156/dist/aframe-master.min.js"></script>
<script src="build/build.js?v=3"></script>
</head>
<body>
Expand Down
1 change: 0 additions & 1 deletion vendor/aframe-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -62347,7 +62347,6 @@ module.exports={
"sinon-chai": "2.8.0",
"snazzy": "^5.0.0",
"too-wordy": "ngokevin/too-wordy",
"uglifyjs": "^2.4.10",
"write-good": "^0.9.1"
},
"link": true,
Expand Down
Loading

0 comments on commit 32cac0a

Please sign in to comment.