about summary refs log tree commit diff
path: root/app/views/stream_entries/_status.html.haml
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-04-16 14:45:58 -0500
committermultiple creatures <dev@multiple-creature.party>2019-05-21 03:16:22 -0500
commit021fedeb2a19c73df654f3a9afd7b1cadcbeb75e (patch)
tree7706ec6b2b0799074927354edcaab0774bb27fb0 /app/views/stream_entries/_status.html.haml
parent841776edfba80a195bec30f3bc8843966fcf4152 (diff)
Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.
Diffstat (limited to 'app/views/stream_entries/_status.html.haml')
-rw-r--r--app/views/stream_entries/_status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/stream_entries/_status.html.haml b/app/views/stream_entries/_status.html.haml
index 83887cd87..3098b4f8d 100644
--- a/app/views/stream_entries/_status.html.haml
+++ b/app/views/stream_entries/_status.html.haml
@@ -26,7 +26,7 @@
   - if status.reblog?
     .status__prepend
       .status__prepend-icon-wrapper
-        %i.status__prepend-icon.fa.fa-fw.fa-retweet
+        %i.status__prepend-icon.fa.fa-fw.fa-repeat
       %span
         = link_to TagManager.instance.url_for(status.account), class: 'status__display-name muted' do
           %bdi