about summary refs log tree commit diff
path: root/app/views/about
diff options
context:
space:
mode:
authorNaoki Kosaka <n.k@mail.yukimochi.net>2018-09-28 00:08:56 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-09-27 17:08:56 +0200
commit8bae14591bfb4fc9dd9d89d8082ac0123b03edaa (patch)
tree071a288aaf540a58961db25695f930f5afe40469 /app/views/about
parent15fc2b76f95bc3c83ce3f5ee0a8142cde5fa6b0b (diff)
Migrate to font-awesome 5.0. (#8799)
Diffstat (limited to 'app/views/about')
-rw-r--r--app/views/about/_links.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/_links.html.haml b/app/views/about/_links.html.haml
index f79c37e65..b392b1789 100644
--- a/app/views/about/_links.html.haml
+++ b/app/views/about/_links.html.haml
@@ -13,4 +13,4 @@
     %li
       = link_to 'https://joinmastodon.org/' do
         = "#{t('about.other_instances')}"
-        %i.fa.fa-external-link{ style: 'padding-left: 5px;' }
+        %i.fa.fa-external-link-alt{ style: 'padding-left: 5px;' }