Spaces:
Running
Running
github-actions[bot] commited on
Commit Β·
a03d054
1
Parent(s): 785c4ea
π Auto-deploy frontend from GitHub (ee5e36e)
Browse files- assets/{index-BfiGsqMf.js β index-4GDo5WJh.js} +0 -0
- assets/index-BhQx0C4o.css +0 -0
- assets/index-COJgaN1b.css +0 -0
- avatar/blue_cap.png +3 -0
- avatar/blue_cap_thumbnail.png +3 -0
- avatar/crown.png +3 -0
- avatar/crown_thumbnail.png +3 -0
- avatar/leaf_clip.png +3 -0
- avatar/leaf_clip_thumbnail.png +3 -0
- avatar/red_cap.png +3 -0
- avatar/red_cap_thumbnail.png +3 -0
- avatar/traffic_cone.png +3 -0
- avatar/traffic_cone_thumbnail.png +3 -0
- index.html +2 -2
assets/{index-BfiGsqMf.js β index-4GDo5WJh.js}
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
assets/index-BhQx0C4o.css
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
assets/index-COJgaN1b.css
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
avatar/blue_cap.png
ADDED
|
|
Git LFS Details
|
avatar/blue_cap_thumbnail.png
ADDED
|
|
Git LFS Details
|
avatar/crown.png
ADDED
|
|
Git LFS Details
|
avatar/crown_thumbnail.png
ADDED
|
|
Git LFS Details
|
avatar/leaf_clip.png
ADDED
|
|
Git LFS Details
|
avatar/leaf_clip_thumbnail.png
ADDED
|
|
Git LFS Details
|
avatar/red_cap.png
ADDED
|
|
Git LFS Details
|
avatar/red_cap_thumbnail.png
ADDED
|
|
Git LFS Details
|
avatar/traffic_cone.png
ADDED
|
|
Git LFS Details
|
avatar/traffic_cone_thumbnail.png
ADDED
|
|
Git LFS Details
|
index.html
CHANGED
|
@@ -9,8 +9,8 @@
|
|
| 9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 10 |
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
|
| 11 |
<title>MathPulse AI</title>
|
| 12 |
-
<script type="module" crossorigin src="/assets/index-
|
| 13 |
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
| 14 |
</head>
|
| 15 |
|
| 16 |
<body>
|
|
|
|
| 9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
| 10 |
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
|
| 11 |
<title>MathPulse AI</title>
|
| 12 |
+
<script type="module" crossorigin src="/assets/index-4GDo5WJh.js"></script>
|
| 13 |
+
<link rel="stylesheet" crossorigin href="/assets/index-BhQx0C4o.css">
|
| 14 |
</head>
|
| 15 |
|
| 16 |
<body>
|