Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Clark committed Dec 8, 2023
1 parent 9a2725a commit 500e0e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": {
"main.css": "/IframeMultiViewer/static/css/main.325434bf.css",
"main.js": "/IframeMultiViewer/static/js/main.ae7c2bd3.js",
"index.html": "/IframeMultiViewer/index.html",
"main.325434bf.css.map": "/IframeMultiViewer/static/css/main.325434bf.css.map",
"main.ae7c2bd3.js.map": "/IframeMultiViewer/static/js/main.ae7c2bd3.js.map"
"main.css": "/multiviewer/static/css/main.325434bf.css",
"main.js": "/multiviewer/static/js/main.ae7c2bd3.js",
"index.html": "/multiviewer/index.html",
"main.325434bf.css.map": "/multiviewer/static/css/main.325434bf.css.map",
"main.ae7c2bd3.js.map": "/multiviewer/static/js/main.ae7c2bd3.js.map"
},
"entrypoints": [
"static/css/main.325434bf.css",
Expand Down
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="/IframeMultiViewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Iframe Multi Viewer - A web app to view multiple web pages in one place."/><link rel="apple-touch-icon" href="/IframeMultiViewer/logo192.png"/><link rel="manifest" href="/IframeMultiViewer/manifest.json"/><title>Mult-i-Viewer</title><script defer="defer" src="/IframeMultiViewer/static/js/main.ae7c2bd3.js"></script><link href="/IframeMultiViewer/static/css/main.325434bf.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="/multiviewer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Iframe Multi Viewer - A web app to view multiple web pages in one place."/><link rel="apple-touch-icon" href="/multiviewer/logo192.png"/><link rel="manifest" href="/multiviewer/manifest.json"/><title>Mult-i-Viewer</title><script defer="defer" src="/multiviewer/static/js/main.ae7c2bd3.js"></script><link href="/multiviewer/static/css/main.325434bf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

0 comments on commit 500e0e8

Please sign in to comment.