google auth update
This commit is contained in:
BIN
app/assets/images/btn_google_signin_light_normal_web@2x.png
Normal file
BIN
app/assets/images/btn_google_signin_light_normal_web@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
BIN
app/assets/images/btn_google_signin_light_pressed_web@2x.png
Normal file
BIN
app/assets/images/btn_google_signin_light_pressed_web@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
@ -1,5 +1,3 @@
|
||||
%p= link_to 'Login with Google', auth_at_provider_path(provider: :google)
|
||||
|
||||
-#
|
||||
%h2 Something more helpful later
|
||||
%p= raw(ap @doc)
|
||||
%p
|
||||
= link_to auth_at_provider_path(provider: :google) do
|
||||
= image_tag 'btn_google_signin_light_normal_web@2x.png', size: '50%'
|
||||
|
Reference in New Issue
Block a user