Infinity-1995 commited on
Commit
5b05b60
·
verified ·
1 Parent(s): 459eb98

Update index.html

Browse files
Files changed (1) hide show
  1. 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">