-
- {thread.title ?? 'Thread ' + (thread.id)}
-
+
+
+ {thread.title ?? 'Thread ' + (thread.id)}
+
+
+ {thread.title ?? 'Thread ' + (thread.id)}
+
+
{thread.likeCount}
diff --git a/src/routes/app/home/+page.svelte b/src/routes/app/home/+page.svelte
index 67ce4f1..4aa1b47 100644
--- a/src/routes/app/home/+page.svelte
+++ b/src/routes/app/home/+page.svelte
@@ -64,6 +64,8 @@