Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rchang0501 committed Aug 28, 2024
0 parents commit 56fe69d
Show file tree
Hide file tree
Showing 32 changed files with 174 additions and 0 deletions.
Binary file added Weblogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"files": {
"main.css": "/website/static/css/main.b514ad47.css",
"main.js": "/website/static/js/main.fa573e60.js",
"static/media/slider3.png": "/website/static/media/slider3.a0475f6b17052663a2a0.png",
"static/media/companylogos.png": "/website/static/media/companylogos.d2c7b5b32f91e4de402f.png",
"static/media/subeka-manokanthan.png": "/website/static/media/subeka-manokanthan.778a22f3d955e61b0f2f.png",
"static/media/areel-khan.png": "/website/static/media/areel-khan.8451f8796ece011adb98.png",
"static/media/bing-hu-xu.png": "/website/static/media/bing-hu-xu.ed957ca55733e3263198.png",
"static/media/madhav-malhotra.png": "/website/static/media/madhav-malhotra.039858c08c49e050db0c.png",
"static/media/jarett-dewbury.png": "/website/static/media/jarett-dewbury.338ca681aa31f573883e.png",
"static/media/cherry-yang.png": "/website/static/media/cherry-yang.e0b6613aea19b1c50a72.png",
"static/media/carter-demars.png": "/website/static/media/carter-demars.c835b5db558d85663a31.png",
"static/media/owen-clayton.png": "/website/static/media/owen-clayton.da74838953eea0857f8b.png",
"static/media/trevor-yu.png": "/website/static/media/trevor-yu.258de4d11ab6d5df1780.png",
"static/media/vanshika-gautam.png": "/website/static/media/vanshika-gautam.cfa1fbc53c873e642bf6.png",
"static/media/qais-khan.png": "/website/static/media/qais-khan.6eeab97feb6cb0af9506.png",
"static/media/ryan-chang.png": "/website/static/media/ryan-chang.133931ca00839dee1971.png",
"static/media/ryan-xiang.png": "/website/static/media/ryan-xiang.1d61496b4d9d03e02e2c.png",
"static/media/liam-dachner.png": "/website/static/media/liam-dachner.5819c802fa667986a284.png",
"static/media/ben-bates.png": "/website/static/media/ben-bates.2c8d16ab961110ff44b2.png",
"static/media/nolan-white-roy.png": "/website/static/media/nolan-white-roy.837c956b43a15e7740c9.png",
"static/media/vip-lab.png": "/website/static/media/vip-lab.80faca56bd085f5f05c7.png",
"static/media/wat_ai_logo.svg": "/website/static/media/wat_ai_logo.0c0cff2badd51b4fb780cf4c3dab9880.svg",
"static/media/wat_ai_icon.svg": "/website/static/media/wat_ai_icon.b371ef708ef06efa901d2688b0b69693.svg",
"index.html": "/website/index.html",
"main.b514ad47.css.map": "/website/static/css/main.b514ad47.css.map",
"main.fa573e60.js.map": "/website/static/js/main.fa573e60.js.map"
},
"entrypoints": [
"static/css/main.b514ad47.css",
"static/js/main.fa573e60.js"
]
}
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/website/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="/website/logo192.png"/><link rel="manifest" href="/website/manifest.json"/><title>WAT.ai</title><script defer="defer" src="/website/static/js/main.fa573e60.js"></script><link href="/website/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>
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "WAT.ai",
"name": "WAT.ai Website",
"icons": [
{
"src": "Weblogo.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "logo.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
4 changes: 4 additions & 0 deletions static/css/main.b514ad47.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions static/js/main.fa573e60.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.19.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.26.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.26.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.fa573e60.js.map

Large diffs are not rendered by default.

Binary file added static/media/areel-khan.8451f8796ece011adb98.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/ben-bates.2c8d16ab961110ff44b2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/bing-hu-xu.ed957ca55733e3263198.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/cherry-yang.e0b6613aea19b1c50a72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/ryan-chang.133931ca00839dee1971.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/ryan-xiang.1d61496b4d9d03e02e2c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/slider3.a0475f6b17052663a2a0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/trevor-yu.258de4d11ab6d5df1780.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/media/vip-lab.80faca56bd085f5f05c7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/media/wat_ai_icon.b371ef708ef06efa901d2688b0b69693.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 56fe69d

Please sign in to comment.