Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yunica committed Jun 14, 2024
1 parent af1c99a commit f8296c6
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
20 changes: 10 additions & 10 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"files": {
"main.css": "/static/css/main.2d9afa76.css",
"main.js": "/static/js/main.d47f0827.js",
"static/js/453.d19fc75a.chunk.js": "/static/js/453.d19fc75a.chunk.js",
"static/js/879.14bd0e8e.chunk.js": "/static/js/879.14bd0e8e.chunk.js",
"index.html": "/index.html",
"main.2d9afa76.css.map": "/static/css/main.2d9afa76.css.map",
"main.d47f0827.js.map": "/static/js/main.d47f0827.js.map",
"453.d19fc75a.chunk.js.map": "/static/js/453.d19fc75a.chunk.js.map",
"879.14bd0e8e.chunk.js.map": "/static/js/879.14bd0e8e.chunk.js.map"
"main.css": "/mapfest_mapmaking_challenge_2024/static/css/main.2d9afa76.css",
"main.js": "/mapfest_mapmaking_challenge_2024/static/js/main.7bcc600d.js",
"static/js/453.d19fc75a.chunk.js": "/mapfest_mapmaking_challenge_2024/static/js/453.d19fc75a.chunk.js",
"static/js/879.f1135a6d.chunk.js": "/mapfest_mapmaking_challenge_2024/static/js/879.f1135a6d.chunk.js",
"index.html": "/mapfest_mapmaking_challenge_2024/index.html",
"main.2d9afa76.css.map": "/mapfest_mapmaking_challenge_2024/static/css/main.2d9afa76.css.map",
"main.7bcc600d.js.map": "/mapfest_mapmaking_challenge_2024/static/js/main.7bcc600d.js.map",
"453.d19fc75a.chunk.js.map": "/mapfest_mapmaking_challenge_2024/static/js/453.d19fc75a.chunk.js.map",
"879.f1135a6d.chunk.js.map": "/mapfest_mapmaking_challenge_2024/static/js/879.f1135a6d.chunk.js.map"
},
"entrypoints": [
"static/css/main.2d9afa76.css",
"static/js/main.d47f0827.js"
"static/js/main.7bcc600d.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"><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"/><meta name="description" content="This app analyzes the distribution of population and public services, identifying areas with high population density and lack of essential services, providing valuable insights for urban planning and policy development.¸"/><meta name="author" content="Junior flores"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="stylesheet" href="https://rsms.me/inter/inter.css"><link rel="manifest" href="/manifest.json"/><title>Urban Public Services Inaccessibility</title><script defer="defer" src="/static/js/main.d47f0827.js"></script><link href="/static/css/main.2d9afa76.css" rel="stylesheet"><body class="bg-gray-100"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="w-full bg-white dark:bg-slate-800"></div></body></html>
<!doctype html><html lang="en"><meta charset="utf-8"/><link rel="icon" href="/mapfest_mapmaking_challenge_2024/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"/><meta name="description" content="This app analyzes the distribution of population and public services, identifying areas with high population density and lack of essential services, providing valuable insights for urban planning and policy development.¸"/><meta name="author" content="Junior flores"/><link rel="apple-touch-icon" href="/mapfest_mapmaking_challenge_2024/logo192.png"/><link rel="stylesheet" href="https://rsms.me/inter/inter.css"><link rel="manifest" href="/mapfest_mapmaking_challenge_2024/manifest.json"/><title>Urban Public Services Inaccessibility</title><script defer="defer" src="/mapfest_mapmaking_challenge_2024/static/js/main.7bcc600d.js"></script><link href="/mapfest_mapmaking_challenge_2024/static/css/main.2d9afa76.css" rel="stylesheet"><body class="bg-gray-100"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" class="w-full bg-white dark:bg-slate-800"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/879.14bd0e8e.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/879.14bd0e8e.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/879.f1135a6d.chunk.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/879.f1135a6d.chunk.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.7bcc600d.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit f8296c6

Please sign in to comment.