<% content_for :title, "My Images" %>
<%= button_to( '/auth/github', class: "github-button", method: :post, data: {turbo: false} ) do %> <%= image_tag "github.svg" %> Sign in with GitHub <% end %>