diff options
Diffstat (limited to 'signup/index.html')
| -rw-r--r-- | signup/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/signup/index.html b/signup/index.html index 7453247..2d712ed 100644 --- a/signup/index.html +++ b/signup/index.html @@ -13,5 +13,6 @@ <button id="login">Signup</button><br><br> <a href="../">Already a user? Login Now!</a> <script src="../shared/jquery.js"></script> + <script src="https://www.gstatic.com/firebasejs/6.1.0/firebase-app.js"></script> </body> </html>
\ No newline at end of file |
