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 6f4d961 commit 9a2725a
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/IframeMultiViewer/static/css/main.325434bf.css",
"main.js": "/IframeMultiViewer/static/js/main.ba4d8024.js",
"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.ba4d8024.js.map": "/IframeMultiViewer/static/js/main.ba4d8024.js.map"
"main.ae7c2bd3.js.map": "/IframeMultiViewer/static/js/main.ae7c2bd3.js.map"
},
"entrypoints": [
"static/css/main.325434bf.css",
"static/js/main.ba4d8024.js"
"static/js/main.ae7c2bd3.js"
]
}
Binary file modified favicon.ico
Binary file not shown.
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="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/IframeMultiViewer/logo192.png"/><link rel="manifest" href="/IframeMultiViewer/manifest.json"/><title>React App</title><script defer="defer" src="/IframeMultiViewer/static/js/main.ba4d8024.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="/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>
Binary file added logo152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed logo512.png
Binary file not shown.
8 changes: 4 additions & 4 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": "Mult-i-Viewer",
"name": "Multi iFrame Viewer",
"icons": [
{
"src": "favicon.ico",
Expand All @@ -20,6 +20,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"theme_color": "#ffffff",
"background_color": "#000000"
}
6 changes: 3 additions & 3 deletions static/js/main.ba4d8024.js → static/js/main.ae7c2bd3.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit 9a2725a

Please sign in to comment.