Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -531,7 +531,7 @@ font-family: 'Barlow Condensed';
|
|
531 |
});
|
532 |
</script>
|
533 |
</div>
|
534 |
-
|
535 |
<script type="module">
|
536 |
// Import the functions you need from the SDKs you need
|
537 |
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.8.0/firebase-app.js";
|
|
|
531 |
});
|
532 |
</script>
|
533 |
</div>
|
534 |
+
<script src="script.js"></script>
|
535 |
<script type="module">
|
536 |
// Import the functions you need from the SDKs you need
|
537 |
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.8.0/firebase-app.js";
|