Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolafis committed Aug 14, 2023
1 parent 58b3d4c commit 6b4956b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bundle.3784d3c2e5d3603c.js → bundle.e464e251b7ca0cc0.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Earth - three.js</title><script defer="defer" src="bundle.3784d3c2e5d3603c.js"></script><link href="main.css" rel="stylesheet"></head><body><div class="dropdown"><label for="season">Season (northern hemisphere):</label> <select id="season"><option value="spring">Spring</option><option value="summer" selected="selected">Summer</option><option value="autumn">Autumn</option><option value="winter">Winter</option></select></div><canvas class="webgl" tabindex="1"></canvas></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Earth - three.js</title><script defer="defer" src="bundle.e464e251b7ca0cc0.js"></script><link href="main.css" rel="stylesheet"></head><body><div class="dropdown"><label for="season">Season (northern hemisphere):</label> <select id="season"><option value="spring">Spring</option><option value="summer" selected="selected">Summer</option><option value="autumn">Autumn</option><option value="winter">Winter</option></select></div><canvas class="webgl" tabindex="1"></canvas></body></html>

0 comments on commit 6b4956b

Please sign in to comment.