From 58def4bf0209ca7a9e583042993b71414ddc3cd8 Mon Sep 17 00:00:00 2001 From: Davide Scaini Date: Fri, 1 May 2026 23:49:48 +0200 Subject: [PATCH] weird characters --- site/src/pages/index.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/src/pages/index.astro b/site/src/pages/index.astro index 0c8b36f..f3bd8af 100644 --- a/site/src/pages/index.astro +++ b/site/src/pages/index.astro @@ -13,7 +13,7 @@ const singleHandle = isSingleUser ? shards[0].handle : null; --- {activityUrl ? ( - +
) : isSingleUser ? ( - + ) : ( - +

Feed

@@ -85,7 +85,7 @@ const singleHandle = isSingleUser ? shards[0].handle : null;