Update header's active nav prop

This commit is contained in:
Sat Naing
2022-09-10 21:25:54 +06:30
parent bb8209f99d
commit 745348555f
+1 -1
View File
@@ -13,7 +13,7 @@ const sortedPosts = getSortedPosts(posts);
---
<Layout title="Welcome to Astro.">
<Header />
<Header activeNav="posts" />
<Main pageTitle="Posts" pageDesc="All the tags used in posts.">
<ul>
{