Spaces:
Running
Running
Update how.html
Browse files
how.html
CHANGED
|
@@ -5,6 +5,7 @@
|
|
| 5 |
<title>NourishNet</title>
|
| 6 |
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
|
|
|
| 8 |
<script src="https://unpkg.com/lucide@latest"></script>
|
| 9 |
|
| 10 |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
|
|
|
|
| 5 |
<title>NourishNet</title>
|
| 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">
|