Skip to content

Commit

Permalink
Merge pull request #43 from mllemango/melaniew/add-shopify-support
Browse files Browse the repository at this point in the history
Add Shopify Logo Under Supporting Companies
  • Loading branch information
crespire authored Sep 17, 2024
2 parents 3e0f3b8 + 5e257b7 commit 346a866
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added app/assets/images/sponsors/shopify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/views/events/_supporting_companies.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
<%= link_to 'https://switchgrowth.com' do %>
<%= image_tag "sponsors/switch.png", class: 'max-h-20' %>
<% end %>
<%= link_to 'https://shopify.com' do %>
<%= image_tag "sponsors/shopify.png", class: 'max-h-16' %>
<% end %>
</div>
</div>

0 comments on commit 346a866

Please sign in to comment.