Skip to content

Commit

Permalink
deploy: 1c14839
Browse files Browse the repository at this point in the history
  • Loading branch information
yosh-matsuda committed Sep 14, 2023
1 parent 8ace7b6 commit 4af3acd
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
Empty file added .nojekyll
Empty file.
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": "/amplify-benchmark-viewer/static/css/main.e6c13ad2.css",
"main.js": "/amplify-benchmark-viewer/static/js/main.375e12b0.js",
"main.js": "/amplify-benchmark-viewer/static/js/main.9d0c73ae.js",
"static/js/47.9a803606.chunk.js": "/amplify-benchmark-viewer/static/js/47.9a803606.chunk.js",
"index.html": "/amplify-benchmark-viewer/index.html",
"main.e6c13ad2.css.map": "/amplify-benchmark-viewer/static/css/main.e6c13ad2.css.map",
"main.375e12b0.js.map": "/amplify-benchmark-viewer/static/js/main.375e12b0.js.map",
"main.9d0c73ae.js.map": "/amplify-benchmark-viewer/static/js/main.9d0c73ae.js.map",
"47.9a803606.chunk.js.map": "/amplify-benchmark-viewer/static/js/47.9a803606.chunk.js.map"
},
"entrypoints": [
"static/css/main.e6c13ad2.css",
"static/js/main.375e12b0.js"
"static/js/main.9d0c73ae.js"
]
}
Empty file added data/.gitkeep
Empty file.
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="/amplify-benchmark-viewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="This is a viewer for Amplify Benchmark"/><link rel="apple-touch-icon" href="/amplify-benchmark-viewer/logo192.png"/><link rel="manifest" href="/amplify-benchmark-viewer/manifest.json"/><title>Amplify Benchmark Viewer</title><script defer="defer" src="/amplify-benchmark-viewer/static/js/main.375e12b0.js"></script><link href="/amplify-benchmark-viewer/static/css/main.e6c13ad2.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="/amplify-benchmark-viewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="This is a viewer for Amplify Benchmark"/><link rel="apple-touch-icon" href="/amplify-benchmark-viewer/logo192.png"/><link rel="manifest" href="/amplify-benchmark-viewer/manifest.json"/><title>Amplify Benchmark Viewer</title><script defer="defer" src="/amplify-benchmark-viewer/static/js/main.9d0c73ae.js"></script><link href="/amplify-benchmark-viewer/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Amplify benchmark viewer",
"name": "Amplify benchmark viewer",
"icons": [
{
"src": "favicon.ico",
Expand Down
6 changes: 3 additions & 3 deletions static/js/main.375e12b0.js → static/js/main.9d0c73ae.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 4af3acd

Please sign in to comment.