Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Musa-Azeem committed Mar 27, 2024
1 parent 1f2e417 commit 19fe0b7
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 60 deletions.
13 changes: 7 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"files": {
"main.css": "/K3MS/static/css/main.7074fb12.css",
"main.js": "/K3MS/static/js/main.a5b9d5d8.js",
"main.css": "/K3MS/static/css/main.eff696f9.css",
"main.js": "/K3MS/static/js/main.043a3f3a.js",
"static/media/navbar-usc-logo.svg": "/K3MS/static/media/navbar-usc-logo.c4cd143e8ac99439ef543602d4a43295.svg",
"static/media/delete-icon.svg": "/K3MS/static/media/delete-icon.78ec434bdef8fbe7ba9f63d8324279ed.svg",
"index.html": "/K3MS/index.html",
"main.7074fb12.css.map": "/K3MS/static/css/main.7074fb12.css.map",
"main.a5b9d5d8.js.map": "/K3MS/static/js/main.a5b9d5d8.js.map"
"main.eff696f9.css.map": "/K3MS/static/css/main.eff696f9.css.map",
"main.043a3f3a.js.map": "/K3MS/static/js/main.043a3f3a.js.map"
},
"entrypoints": [
"static/css/main.7074fb12.css",
"static/js/main.a5b9d5d8.js"
"static/css/main.eff696f9.css",
"static/js/main.043a3f3a.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="/K3MS/clipboard.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Dashboard for USC Faculty"/><link rel="manifest" href="/K3MS/manifest.json"/><title>USC Dashboard</title><script defer="defer" src="/K3MS/static/js/main.a5b9d5d8.js"></script><link href="/K3MS/static/css/main.7074fb12.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="/K3MS/clipboard.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Dashboard for USC Faculty"/><link rel="manifest" href="/K3MS/manifest.json"/><title>USC Dashboard</title><script defer="defer" src="/K3MS/static/js/main.043a3f3a.js"></script><link href="/K3MS/static/css/main.eff696f9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.7074fb12.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.7074fb12.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions static/css/main.eff696f9.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.eff696f9.css.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,57 +10,11 @@
@license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* pad-left <https://github.com/jonschlinkert/pad-left>
*
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT license.
*/

/*!
* repeat-string <https://github.com/jonschlinkert/repeat-string>
*
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT License.
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! Native Promise Only
v0.8.1 (c) Kyle Simpson
MIT License: http://getify.mit-license.org
*/

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

/*! safe-buffer. MIT 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.043a3f3a.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions static/media/delete-icon.78ec434bdef8fbe7ba9f63d8324279ed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19fe0b7

Please sign in to comment.