Skip to content

Commit 7180db5

Browse files
committed
2025-07-04
1 parent 64d082a commit 7180db5

File tree

75 files changed

+415
-335
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+415
-335
lines changed

404.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cortexjs.io
1+
mathlive.io

about/index.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

assets/js/22dd74f7.20b6689f.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/52444849.2a994bfe.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/de2ade4a.75dbdaf9.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/main.f508f744.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
2+
* @license MIT */
3+
4+
/*! Bundled license information:
5+
6+
prismjs/prism.js:
7+
(**
8+
* Prism: Lightweight, robust, elegant syntax highlighting
9+
*
10+
* @license MIT <https://opensource.org/licenses/MIT>
11+
* @author Lea Verou <https://lea.verou.me>
12+
* @namespace
13+
* @public
14+
*)
15+
*/
16+
17+
/**
18+
* @license React
19+
* react-dom-client.production.js
20+
*
21+
* Copyright (c) Meta Platforms, Inc. and affiliates.
22+
*
23+
* This source code is licensed under the MIT license found in the
24+
* LICENSE file in the root directory of this source tree.
25+
*/
26+
27+
/**
28+
* @license React
29+
* react-dom.production.js
30+
*
31+
* Copyright (c) Meta Platforms, Inc. and affiliates.
32+
*
33+
* This source code is licensed under the MIT license found in the
34+
* LICENSE file in the root directory of this source tree.
35+
*/
36+
37+
/**
38+
* @license React
39+
* react-jsx-runtime.production.js
40+
*
41+
* Copyright (c) Meta Platforms, Inc. and affiliates.
42+
*
43+
* This source code is licensed under the MIT license found in the
44+
* LICENSE file in the root directory of this source tree.
45+
*/
46+
47+
/**
48+
* @license React
49+
* react.production.js
50+
*
51+
* Copyright (c) Meta Platforms, Inc. and affiliates.
52+
*
53+
* This source code is licensed under the MIT license found in the
54+
* LICENSE file in the root directory of this source tree.
55+
*/
56+
57+
/**
58+
* @license React
59+
* scheduler.production.js
60+
*
61+
* Copyright (c) Meta Platforms, Inc. and affiliates.
62+
*
63+
* This source code is licensed under the MIT license found in the
64+
* LICENSE file in the root directory of this source tree.
65+
*/
66+
67+
/** @license React v16.13.1
68+
* react-is.production.min.js
69+
*
70+
* Copyright (c) Facebook, Inc. and its affiliates.
71+
*
72+
* This source code is licensed under the MIT license found in the
73+
* LICENSE file in the root directory of this source tree.
74+
*/

0 commit comments

Comments
 (0)