Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
LoulouLinck committed Oct 23, 2023
1 parent 5ed72e8 commit f7de8c6
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 9 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/Cityvent/static/css/main.40f12731.css",
"main.js": "/Cityvent/static/js/main.be73d3a7.js",
"main.js": "/Cityvent/static/js/main.647d869b.js",
"static/js/787.4b564826.chunk.js": "/Cityvent/static/js/787.4b564826.chunk.js",
"service-worker.js": "/Cityvent/service-worker.js",
"index.html": "/Cityvent/index.html",
"main.40f12731.css.map": "/Cityvent/static/css/main.40f12731.css.map",
"main.be73d3a7.js.map": "/Cityvent/static/js/main.be73d3a7.js.map",
"main.647d869b.js.map": "/Cityvent/static/js/main.647d869b.js.map",
"787.4b564826.chunk.js.map": "/Cityvent/static/js/787.4b564826.chunk.js.map"
},
"entrypoints": [
"static/css/main.40f12731.css",
"static/js/main.be73d3a7.js"
"static/js/main.647d869b.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="/Cityvent/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="/Cityvent/logo192.png"/><link rel="manifest" href="/Cityvent/manifest.json"/><title>React App</title><script defer="defer" src="/Cityvent/static/js/main.be73d3a7.js"></script><link href="/Cityvent/static/css/main.40f12731.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="/Cityvent/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="/Cityvent/logo192.png"/><link rel="manifest" href="/Cityvent/manifest.json"/><title>React App</title><script defer="defer" src="/Cityvent/static/js/main.647d869b.js"></script><link href="/Cityvent/static/css/main.40f12731.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 1 addition & 1 deletion service-worker.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
Expand Down
1 change: 1 addition & 0 deletions static/js/main.647d869b.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

0 comments on commit f7de8c6

Please sign in to comment.