aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-05-31 16:55:34 +0700
committerKumar Priyansh <[email protected]>2019-05-31 16:55:34 +0700
commitc2be1c94a41cdce6dda9a71c2ed966ee8f00b47c (patch)
tree8c879a167e587cdf8390f519eb82149aeb9d6779 /index.html
parent6801e13772600c7b0a40800412349b9e75e83c85 (diff)
downloadfirebase-ecommerce-c2be1c94a41cdce6dda9a71c2ed966ee8f00b47c.tar.xz
firebase-ecommerce-c2be1c94a41cdce6dda9a71c2ed966ee8f00b47c.zip
Firebase Config Added
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0fed188..50770e4 100644
--- a/index.html
+++ b/index.html
@@ -13,5 +13,6 @@
<button id="login">Login</button><br><br>
<a href="signup">Not a user? Signup 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