Skip to content

Commit

Permalink
deploy commit: a4a478e
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyabhandari0220 committed Dec 3, 2024
1 parent 1c8cc6a commit a88b045
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"files": {
"main.css": "/OATutor/static/css/main.0261b6e6.css",
"main.js": "/OATutor/static/js/main.d4caef79.js",
"main.js": "/OATutor/static/js/main.823d6d73.js",
"static/media/Symbola.svg": "/OATutor/static/media/Symbola.f647c9292a2da02d9ae8.svg",
"static/media/Symbola.eot": "/OATutor/static/media/Symbola.d25fbd520f6558203fb4.eot",
"static/media/Symbola.ttf": "/OATutor/static/media/Symbola.1ac5fa7f9b82ed4ce3f3.ttf",
"static/media/Symbola.woff": "/OATutor/static/media/Symbola.353fd9bde3c87711f5fc.woff",
"static/media/Symbola.woff2": "/OATutor/static/media/Symbola.080d8bb6a36e8bd8966b.woff2",
"index.html": "/OATutor/index.html",
"main.0261b6e6.css.map": "/OATutor/static/css/main.0261b6e6.css.map",
"main.d4caef79.js.map": "/OATutor/static/js/main.d4caef79.js.map"
"main.823d6d73.js.map": "/OATutor/static/js/main.823d6d73.js.map"
},
"entrypoints": [
"static/css/main.0261b6e6.css",
"static/js/main.d4caef79.js"
"static/js/main.823d6d73.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 href="/OATutor/favicon.png" rel="icon"/><link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700" rel="stylesheet"><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#000000" name="theme-color"/><meta content="An Open, Adaptive, and Intelligent Tutoring System that takes two clicks to set up." name="description"/><link href="favicon.png" rel="apple-touch-icon"/><link href="/OATutor/manifest.json" rel="manifest"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.9.0/katex.min.css" rel="stylesheet"/><title>OATutor</title><script defer="defer" src="/OATutor/static/js/main.d4caef79.js"></script><link href="/OATutor/static/css/main.0261b6e6.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 href="/OATutor/favicon.png" rel="icon"/><link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700" rel="stylesheet"><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#000000" name="theme-color"/><meta content="An Open, Adaptive, and Intelligent Tutoring System that takes two clicks to set up." name="description"/><link href="favicon.png" rel="apple-touch-icon"/><link href="/OATutor/manifest.json" rel="manifest"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.9.0/katex.min.css" rel="stylesheet"/><title>OATutor</title><script defer="defer" src="/OATutor/static/js/main.823d6d73.js"></script><link href="/OATutor/static/css/main.0261b6e6.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 static/images/icons/reload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions static/js/main.d4caef79.js → static/js/main.823d6d73.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ object-assign
* Date: 2021-02-16
*/

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

/*!
* jQuery JavaScript Library v3.6.0
* https://jquery.com/
Expand Down Expand Up @@ -59,6 +66,8 @@ PERFORMANCE OF THIS SOFTWARE.

/*! KAS | https://github.com/Khan/KAS */

/*! https://mths.be/punycode v1.3.2 by @mathias */

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

/**
Expand Down Expand Up @@ -275,3 +284,17 @@ PERFORMANCE OF THIS SOFTWARE.
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @preserve
* Counter block mode compatible with Dr Brian Gladman fileenc.c
* derived from CryptoJS.mode.CTR
* Jan Hruby jhruby.web@gmail.com
*/

/** @preserve
(c) 2012 by Cédric Mesnil. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
1 change: 1 addition & 0 deletions static/js/main.823d6d73.js.map

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit a88b045

Please sign in to comment.