-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* package upgrade done (#14) * version change * yml file update * yml file update as per review change
- Loading branch information
Showing
20 changed files
with
1,866 additions
and
1,775 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,13 +16,14 @@ <h2 class="text-secondary mt-5"><b>Hi, Welcome Back</b></h2> | |
</div> | ||
<div class="d-grid"> | ||
<button type="button" class="btn mt-2 btn-light-primary bg-light text-muted"> | ||
<img src="assets/images/authentication/google-icon.svg" />Sign In With Google | ||
<img src="assets/images/authentication/google-icon.svg" /> | ||
Sign In With Google | ||
</button> | ||
</div> | ||
<div class="saprator mt-3"> | ||
<span>or</span> | ||
</div> | ||
<h5 class="my-4 d-flex justify-content-center"> Sign in with Email address </h5> | ||
<h5 class="my-4 d-flex justify-content-center">Sign in with Email address</h5> | ||
<div class="form-floating mb-3"> | ||
<input type="email" class="form-control" id="floatingInput" value="[email protected]" /> | ||
<label for="floatingInput">Email address / Username</label> | ||
|
Oops, something went wrong.