From 3a600ef371e702df5a435dca3fc056c63763a362 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 28 Feb 2025 20:15:51 +0100 Subject: [PATCH] fix: hashtags not shown - can't remember what it is for --- templates/_home.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/_home.html b/templates/_home.html index b1fdfb1..3e7fb1c 100644 --- a/templates/_home.html +++ b/templates/_home.html @@ -103,10 +103,6 @@ } } - .hashtag { - display: none; - } - .card_avatar img { border: 2px solid rgba(197, 209, 222, 0.15); border-radius: 50%;