Skip to content

Commit

Permalink
remove <img> button dwyl/elixir-auth-google#25
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Feb 2, 2020
1 parent 7bf8772 commit 4fdbead
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/app_web/templates/page/index.html.eex
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
<h1>Welcome to Awesome App!</h1>
<p>To get started, login to your Google Account: <p>

<a href="<%= @oauth_google_url %>">
<img src="https://i.imgur.com/Kagbzkq.png" alt="Sign in with Google" />
</a>

<div style="display:flex; flex-direction:column; width:368px; margin-left:133px;">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap">

Expand All @@ -27,7 +23,6 @@
Sign in with Google
</div>
</a>

<div>

</section>

0 comments on commit 4fdbead

Please sign in to comment.