aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-05-31 16:43:24 +0700
committerKumar Priyansh <[email protected]>2019-05-31 16:43:24 +0700
commitd8b7c01bf3744a5ddd6db920311e65ba30d09140 (patch)
treea73694d5ba3fc6e8a1bf6a0acdcf8e0f6634acb6
parentf3816335f59f252bf0b728a34ad8692eb1d0a40d (diff)
downloadfirebase-ecommerce-d8b7c01bf3744a5ddd6db920311e65ba30d09140.tar.xz
firebase-ecommerce-d8b7c01bf3744a5ddd6db920311e65ba30d09140.zip
Login Screen Updated
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0931094..24193fd 100644
--- a/index.html
+++ b/index.html
@@ -11,5 +11,6 @@
Email: <input type="email" id="email" placeholder="email"><br><br>
Password: <input type="password" placeholder="password" id="password"><br><br>
<button id="login">Login</button>
+ <a href="signup">Not a user? Signup Now!</a>
</body>
</html> \ No newline at end of file