From f09e6bf67ca2aa531b7b331465e8ef77ae95cc01 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Jun 2022 15:21:03 +0200 Subject: [PATCH] add icon for "block hole" --- files/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 82913c86a..0ead9d8ae 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -47,8 +47,8 @@ Follow /h/{{sub.name}} Unfollow /h/{{sub.name}} - Block /h/{{sub.name}} - Unblock /h/{{sub.name}} + Block /h/{{sub.name}} + Unblock /h/{{sub.name}} {% else %} Block /h/{{sub.name}} {% endif %}