From 745348555fd6c29138196db8ffd5eb41015c7926 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Sat, 10 Sep 2022 21:25:54 +0630 Subject: [PATCH] Update header's active nav prop --- src/pages/posts/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/posts/index.astro b/src/pages/posts/index.astro index 76472f6..af379cf 100644 --- a/src/pages/posts/index.astro +++ b/src/pages/posts/index.astro @@ -13,7 +13,7 @@ const sortedPosts = getSortedPosts(posts); --- -
+
    {