Skip to content

Commit

Permalink
Bluesky link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Evandeepu committed Feb 10, 2025
1 parent ebcd22b commit fbd8e31
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 fbd8e31

Please sign in to comment.