Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NotLiu committed Jun 18, 2024
1 parent 9e00e40 commit ff105e3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 115 deletions.
7 changes: 3 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"files": {
"main.css": "/embedded-map/static/css/main.0ef59e1e.css",
"main.js": "/embedded-map/static/js/main.0dddcf66.js",
"static/media/SmoothScroll": "/embedded-map/static/media/SmoothScroll.22892d7c7b2f954931b2",
"main.js": "/embedded-map/static/js/main.8d779abd.js",
"static/media/mapc-semitransparent.svg": "/embedded-map/static/media/mapc-semitransparent.fdc76430a3420e52f8963994dab333dc.svg",
"index.html": "/embedded-map/index.html",
"main.0ef59e1e.css.map": "/embedded-map/static/css/main.0ef59e1e.css.map",
"main.0dddcf66.js.map": "/embedded-map/static/js/main.0dddcf66.js.map"
"main.8d779abd.js.map": "/embedded-map/static/js/main.8d779abd.js.map"
},
"entrypoints": [
"static/css/main.0ef59e1e.css",
"static/js/main.0dddcf66.js"
"static/js/main.8d779abd.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="/embedded-map/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="/embedded-map/logo192.png"/><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"/><link rel="manifest" href="/embedded-map/manifest.json"/><title>Embedded-Map</title><script defer="defer" src="/embedded-map/static/js/main.0dddcf66.js"></script><link href="/embedded-map/static/css/main.0ef59e1e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://unpkg.com/react/umd/react.production.min.js"></script><script src="https://unpkg.com/react-dom/umd/react-dom.production.min.js"></script><script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script><script src="index.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/embedded-map/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="/embedded-map/logo192.png"/><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"/><link rel="manifest" href="/embedded-map/manifest.json"/><title>Embedded-Map</title><script defer="defer" src="/embedded-map/static/js/main.8d779abd.js"></script><link href="/embedded-map/static/css/main.0ef59e1e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://unpkg.com/react/umd/react.production.min.js"></script><script src="https://unpkg.com/react-dom/umd/react-dom.production.min.js"></script><script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script><script src="index.js"></script></body></html>
3 changes: 0 additions & 3 deletions static/js/main.0dddcf66.js

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
http://jedwatson.github.io/classnames
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* @license React
* react-dom.production.min.js
Expand Down
1 change: 1 addition & 0 deletions static/js/main.8d779abd.js.map

Large diffs are not rendered by default.

104 changes: 0 additions & 104 deletions static/media/SmoothScroll.22892d7c7b2f954931b2

This file was deleted.

0 comments on commit ff105e3

Please sign in to comment.