Skip to content

Commit

Permalink
Change GitHub icon to Magic Wand for Enhancing profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Dec 6, 2024
1 parent efd3825 commit 9573fe8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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 app/views/speakers/actions/_admin.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<% if speaker.github.present? || speaker.bsky.present? %>
<%= ui_button url: speakers_enhance_path(@speaker), method: :put, kind: :none, size: :sm, class: "w-full", form_class: "w-full" do %>
<%= fab :github, size: :xs %>
<span>Fetch from GitHub</span>
<%= fa "wand-magic-sparkles", size: :xs %>
<span>Enhance Profile</span>
<% end %>
<% end %>

Expand Down

0 comments on commit 9573fe8

Please sign in to comment.