diff options
| author | Kumar Priyansh <[email protected]> | 2019-05-31 16:51:34 +0700 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-05-31 16:51:34 +0700 |
| commit | 6801e13772600c7b0a40800412349b9e75e83c85 (patch) | |
| tree | 7d0f7f75e7830aaabd1b967034f509320815df81 /index.html | |
| parent | b5e5161e1e074ac8fd9f021021269cbd40bc3e1d (diff) | |
| download | firebase-ecommerce-6801e13772600c7b0a40800412349b9e75e83c85.tar.xz firebase-ecommerce-6801e13772600c7b0a40800412349b9e75e83c85.zip | |
Login+Signup Updated, Jquery added
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
