Sarolanda commited on
Commit
c4b94e8
·
1 Parent(s): 9686560

use jsdelivr for lottie-player, white bg onboarding styles

Browse files
Files changed (2) hide show
  1. index.html +2 -3
  2. 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://unpkg.com/@lottiefiles/lottie-player@2.0.8/dist/lottie-player.js"></script>
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
- </body>
596
- </html>
 
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://cdn.jsdelivr.net/npm/@lottiefiles/lottie-player@2.0.8/dist/lottie-player.js"></script>
13
  </head>
14
  <body>
15
  <div id="desktop-layout">
 
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
+ </bod
 
static/style.css CHANGED
The diff for this file is too large to render. See raw diff