Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -83,7 +83,7 @@
|
|
| 83 |
<script defer src="https://unpkg.com/vanilla-tilt@1.8.1/dist/vanilla-tilt.min.js"></script>
|
| 84 |
|
| 85 |
<!-- Optional external styles (kept for backward compatibility) -->
|
| 86 |
-
<link rel="stylesheet" href="assets/styles.css">
|
| 87 |
|
| 88 |
<style>
|
| 89 |
:root { color-scheme: dark; }
|
|
@@ -1329,7 +1329,7 @@ L_t = α * CE(y_t) + (1-α) * τ^2 * KL( p_T(·|τ) || p_S(·) )</code></pre>
|
|
| 1329 |
</div>
|
| 1330 |
|
| 1331 |
<!-- Optional external script -->
|
| 1332 |
-
<script src="assets/app.js"></script>
|
| 1333 |
|
| 1334 |
<script>
|
| 1335 |
// ---------- Helpers ----------
|
|
|
|
| 83 |
<script defer src="https://unpkg.com/vanilla-tilt@1.8.1/dist/vanilla-tilt.min.js"></script>
|
| 84 |
|
| 85 |
<!-- Optional external styles (kept for backward compatibility) -->
|
| 86 |
+
<!-- <link rel="stylesheet" href="assets/styles.css"> -->
|
| 87 |
|
| 88 |
<style>
|
| 89 |
:root { color-scheme: dark; }
|
|
|
|
| 1329 |
</div>
|
| 1330 |
|
| 1331 |
<!-- Optional external script -->
|
| 1332 |
+
<!-- <script src="assets/app.js"></script> -->
|
| 1333 |
|
| 1334 |
<script>
|
| 1335 |
// ---------- Helpers ----------
|