From 2b2222c74093ed4fa0a7e02037a895ea852ea387 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Mon, 13 Apr 2026 23:19:40 +0300 Subject: [PATCH] update timeline animation --- src/components/Posts/PostTimeline.astro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Posts/PostTimeline.astro b/src/components/Posts/PostTimeline.astro index dc1e1c2..f6a4244 100644 --- a/src/components/Posts/PostTimeline.astro +++ b/src/components/Posts/PostTimeline.astro @@ -51,9 +51,11 @@ const groupedPosts = filteredPosts.reduce((acc: any[], post: any) => { -

+

{post.data.title}