Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
elh committed Sep 2, 2023
1 parent d0d4e2e commit 69ad45b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/ePhone/static/css/main.a81f4d80.css",
"main.js": "/ePhone/static/js/main.02e3f8e8.js",
"main.js": "/ePhone/static/js/main.f11a8827.js",
"static/js/787.7c4cb66f.chunk.js": "/ePhone/static/js/787.7c4cb66f.chunk.js",
"index.html": "/ePhone/index.html",
"main.a81f4d80.css.map": "/ePhone/static/css/main.a81f4d80.css.map",
"main.02e3f8e8.js.map": "/ePhone/static/js/main.02e3f8e8.js.map",
"main.f11a8827.js.map": "/ePhone/static/js/main.f11a8827.js.map",
"787.7c4cb66f.chunk.js.map": "/ePhone/static/js/787.7c4cb66f.chunk.js.map"
},
"entrypoints": [
"static/css/main.a81f4d80.css",
"static/js/main.02e3f8e8.js"
"static/js/main.f11a8827.js"
]
}
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"/><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📲</text></svg>"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Render an iframe on an iPhone model using three.js"/><link rel="manifest" href="/ePhone/manifest.json"/><title>ePhone</title><script defer="defer" src="/ePhone/static/js/main.02e3f8e8.js"></script><link href="/ePhone/static/css/main.a81f4d80.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📲</text></svg>"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Render an iframe on an iPhone model using three.js"/><link rel="manifest" href="/ePhone/manifest.json"/><title>ePhone</title><script defer="defer" src="/ePhone/static/js/main.f11a8827.js"></script><link href="/ePhone/static/css/main.a81f4d80.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.02e3f8e8.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.02e3f8e8.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.f11a8827.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.f11a8827.js.map

Large diffs are not rendered by default.

0 comments on commit 69ad45b

Please sign in to comment.