Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rchang0501 committed Sep 22, 2024
1 parent 292a266 commit 97c44b5
Show file tree
Hide file tree
Showing 11 changed files with 92 additions and 16 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.b514ad47.css",
"main.js": "/static/js/main.fe497fbd.js",
"main.css": "/static/css/main.2b70fbc3.css",
"main.js": "/static/js/main.b528d69d.js",
"static/media/slider3.png": "/static/media/slider3.a0475f6b17052663a2a0.png",
"static/media/companylogos.png": "/static/media/companylogos.d2c7b5b32f91e4de402f.png",
"static/media/subeka-manokanthan.png": "/static/media/subeka-manokanthan.778a22f3d955e61b0f2f.png",
Expand All @@ -24,11 +24,11 @@
"static/media/wat_ai_logo.svg": "/static/media/wat_ai_logo.0c0cff2badd51b4fb780cf4c3dab9880.svg",
"static/media/wat_ai_icon.svg": "/static/media/wat_ai_icon.b371ef708ef06efa901d2688b0b69693.svg",
"index.html": "/index.html",
"main.b514ad47.css.map": "/static/css/main.b514ad47.css.map",
"main.fe497fbd.js.map": "/static/js/main.fe497fbd.js.map"
"main.2b70fbc3.css.map": "/static/css/main.2b70fbc3.css.map",
"main.b528d69d.js.map": "/static/js/main.b528d69d.js.map"
},
"entrypoints": [
"static/css/main.b514ad47.css",
"static/js/main.fe497fbd.js"
"static/css/main.2b70fbc3.css",
"static/js/main.b528d69d.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="/Weblogo.png"/><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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>WAT.ai</title><script defer="defer" src="/static/js/main.fe497fbd.js"></script><link href="/static/css/main.b514ad47.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="/Weblogo.png"/><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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>WAT.ai</title><script defer="defer" src="/static/js/main.b528d69d.js"></script><link href="/static/css/main.2b70fbc3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
7 changes: 7 additions & 0 deletions static/css/main.2b70fbc3.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions static/css/main.b514ad47.css

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
/*! Hammer.JS - v2.0.17-rc - 2019-12-16
* http://naver.github.io/egjs
*
* Forked By Naver egjs
* Copyright (c) hammerjs
* Licensed under the MIT license */

/*! Hammer.JS - v2.0.17-rc - 2019-12-16
* http://naver.github.io/egjs
*
* Forked By Naver egjs
* Copyright (c) hammerjs
* Licensed under the MIT license */

/*! Hammer.JS - v2.0.17-rc - 2019-12-16
* http://naver.github.io/egjs
*
* Forked By Naver egjs
* Copyright (c) hammerjs
* Licensed under the MIT license */

/**
* @license React
* react-dom.production.min.js
Expand Down Expand Up @@ -81,6 +102,58 @@
* @license MIT
*/

/**
* vis-data
* http://visjs.org/
*
* Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
*
* @version 7.1.9
* @date 2023-11-24T17:53:34.179Z
*
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
*
* @license
* vis.js is dual licensed under both
*
* 1. The Apache 2.0 License
* http://www.apache.org/licenses/LICENSE-2.0
*
* and
*
* 2. The MIT License
* http://opensource.org/licenses/MIT
*
* vis.js may be distributed under either license.
*/

/**
* vis-network
* https://visjs.github.io/vis-network/
*
* A dynamic, browser-based visualization library.
*
* @version 9.1.9
* @date 2023-11-03T01:42:27.418Z
*
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
*
* @license
* vis.js is dual licensed under both
*
* 1. The Apache 2.0 License
* http://www.apache.org/licenses/LICENSE-2.0
*
* and
*
* 2. The MIT License
* http://opensource.org/licenses/MIT
*
* vis.js may be distributed under either license.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.b528d69d.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 97c44b5

Please sign in to comment.