Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tripolskypetr committed May 10, 2024
1 parent 43fca10 commit 3efe3aa
Show file tree
Hide file tree
Showing 5 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,12 +1,12 @@
{
"files": {
"main.js": "/static/js/main.30d575cb.js",
"main.js": "/static/js/main.087d40bc.js",
"static/js/684.51ecf1f9.chunk.js": "/static/js/684.51ecf1f9.chunk.js",
"index.html": "/index.html",
"main.30d575cb.js.map": "/static/js/main.30d575cb.js.map",
"main.087d40bc.js.map": "/static/js/main.087d40bc.js.map",
"684.51ecf1f9.chunk.js.map": "/static/js/684.51ecf1f9.chunk.js.map"
},
"entrypoints": [
"static/js/main.30d575cb.js"
"static/js/main.087d40bc.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="PWA for scanning two factor auth qr codes. Scanned codes can be downloaded and uploaded to this app"/><title>2fa-pwa</title><script defer="defer" src="/static/js/main.30d575cb.js"></script></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="PWA for scanning two factor auth qr codes. Scanned codes can be downloaded and uploaded to this app"/><title>2fa-pwa</title><script defer="defer" src="/static/js/main.087d40bc.js"></script></head><body><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.30d575cb.js → static/js/main.087d40bc.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 3efe3aa

Please sign in to comment.