Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 6 |
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<script src="supabase.js"></script>
|
|
|
|
| 9 |
<script src="https://unpkg.com/lucide@latest"></script>
|
| 10 |
|
| 11 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
|
|
|
|
| 6 |
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<script src="supabase.js"></script>
|
| 9 |
+
<script src="auth.js"></script>
|
| 10 |
<script src="https://unpkg.com/lucide@latest"></script>
|
| 11 |
|
| 12 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
|