Spaces:
Runtime error
Runtime error
use jsdelivr for lottie-player, white bg onboarding styles
Browse files- index.html +2 -3
- static/style.css +0 -0
index.html
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;1,14..32,400&display=swap" rel="stylesheet"/>
|
| 10 |
<link rel="stylesheet" href="/static/style.css"/>
|
| 11 |
<script src="https://cdn.jsdelivr.net/npm/lucide@0.454.0/dist/umd/lucide.min.js"></script>
|
| 12 |
-
<script src="https://
|
| 13 |
</head>
|
| 14 |
<body>
|
| 15 |
<div id="desktop-layout">
|
|
@@ -592,5 +592,4 @@
|
|
| 592 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.min.js"></script>
|
| 593 |
<script src="/static/app.js"></script>
|
| 594 |
<script src="/static/help-proof.js"></script>
|
| 595 |
-
</
|
| 596 |
-
</html> |