From 73cc4c25cfecc6bb92dbbafa7cbc823f960fc997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Sun, 18 May 2025 22:20:13 +0200 Subject: [PATCH] There's always one more thing... hiding interactions card at the bottom of a blog --- src/lib/components/Publication.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Publication.svelte b/src/lib/components/Publication.svelte index d21a893..9b93e37 100644 --- a/src/lib/components/Publication.svelte +++ b/src/lib/components/Publication.svelte @@ -224,7 +224,7 @@ ref={(el) => setLastElementRef(el, i)} /> - + {/if}