aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-05-31 16:51:34 +0700
committerKumar Priyansh <[email protected]>2019-05-31 16:51:34 +0700
commit6801e13772600c7b0a40800412349b9e75e83c85 (patch)
tree7d0f7f75e7830aaabd1b967034f509320815df81 /index.html
parentb5e5161e1e074ac8fd9f021021269cbd40bc3e1d (diff)
downloadfirebase-ecommerce-6801e13772600c7b0a40800412349b9e75e83c85.tar.xz
firebase-ecommerce-6801e13772600c7b0a40800412349b9e75e83c85.zip
Login+Signup Updated, Jquery 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 53bf240..0fed188 100644
--- a/index.html
+++ b/index.html
@@ -12,5 +12,6 @@
Password: <input type="password" placeholder="password" id="password"><br><br>
<button id="login">Login</button><br><br>
<a href="signup">Not a user? Signup Now!</a>
+ <script src="shared/jquery.js"></script>
</body>
</html> \ No newline at end of file