From 6681b25b96ec4c0b790e522f4a56a92622c17b29 Mon Sep 17 00:00:00 2001 From: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com> Date: Sat, 21 Jun 2025 19:09:23 +0200 Subject: [PATCH] Change social link fallback to website --- .../images/social_link_icons/{other.svg => website.svg} | 0 app/views/social_links/_show.html.erb | 4 ++-- config/locales/en.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename app/assets/images/social_link_icons/{other.svg => website.svg} (100%) diff --git a/app/assets/images/social_link_icons/other.svg b/app/assets/images/social_link_icons/website.svg similarity index 100% rename from app/assets/images/social_link_icons/other.svg rename to app/assets/images/social_link_icons/website.svg diff --git a/app/views/social_links/_show.html.erb b/app/views/social_links/_show.html.erb index a168d8692..65359a89f 100644 --- a/app/views/social_links/_show.html.erb +++ b/app/views/social_links/_show.html.erb @@ -2,8 +2,8 @@ <% social_links.each do |social_link| %>