Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KenWilliamson committed Oct 1, 2023
1 parent ba99131 commit 766728d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added static/images/btn-google-signin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/btn-google-signin2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions static/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ <h3 class="mt-2 pb-2" style="width: 100%; text-align: center; ">{{.Desc}}</h3>
</a>
</div>
</div>
<div class="row mt-5">
<div class="row mt-5 mb-5">
<div class="col">
<a href="/loginUser/googleOAuth2">
<img src="/images/googlebtn2.png" class="img-fluid img-thumbnail" alt="...">
<img src="/images/btn-google-signin2.png" class="img-fluid img-thumbnail" alt="...">
</a>
</div>
</div>
Expand Down

0 comments on commit 766728d

Please sign in to comment.