aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/reason_reshared.php
diff options
context:
space:
mode:
authorwinter2025-01-23 17:23:58 +0000
committerwinter2025-01-23 17:23:58 +0000
commitddccaf16f39a4bf710266edc389fcde124e7ef56 (patch)
treef3e2b5f78bd828adfc8f842e2b3c5a6c07bde26e /templates/reason_reshared.php
parent1b60d5ca77a387122bcf900c2972edca63403155 (diff)
use icons-in-css instead of icon font
Diffstat (limited to 'templates/reason_reshared.php')
-rw-r--r--templates/reason_reshared.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/reason_reshared.php b/templates/reason_reshared.php
index 2c1e4c5..b382c6c 100644
--- a/templates/reason_reshared.php
+++ b/templates/reason_reshared.php
@@ -1,5 +1,5 @@
<div class="timelineReason">
- <span class="icon material-symbols-outlined">repeat</span>
+ <span class="material-symbols repeat"></span>
<span>
<?php
$handle = $actor->getFullHandle();