diff options
| author | winter | 2025-01-23 17:23:58 +0000 |
|---|---|---|
| committer | winter | 2025-01-23 17:23:58 +0000 |
| commit | ddccaf16f39a4bf710266edc389fcde124e7ef56 (patch) | |
| tree | f3e2b5f78bd828adfc8f842e2b3c5a6c07bde26e /templates/reason_reshared.php | |
| parent | 1b60d5ca77a387122bcf900c2972edca63403155 (diff) | |
use icons-in-css instead of icon font
Diffstat (limited to 'templates/reason_reshared.php')
| -rw-r--r-- | templates/reason_reshared.php | 2 |
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(); |
