Skip to content

Commit

Permalink
Merge pull request #71 from Digital-Repository-of-Ireland/bluesky-logo
Browse files Browse the repository at this point in the history
Bluesky link updated
  • Loading branch information
stkenny authored Feb 14, 2025
2 parents 52746d6 + fbd8e31 commit b44d891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_header_navbar_social_media.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div id="dri_social_media_container_id"
class="dri_social_media_container">
<nav id="dri_social_media_nav_id" class="dri_social_media_nav" >
<%= link_to "https://bsky.app/profile/driireland.bsky.social", :id => "follow_bluesky", :target => "_blank", class: ["social_media_icon"] do %>
<%= link_to "https://bsky.app/profile/dri.ie", :id => "follow_bluesky", :target => "_blank", class: ["social_media_icon"] do %>
<i class="fa-brands fa-square-bluesky"></i>
<span class="visually-hidden">bluesky</span>
<% end %>
Expand Down

0 comments on commit b44d891

Please sign in to comment.