mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update header's active nav prop
This commit is contained in:
@@ -13,7 +13,7 @@ const sortedPosts = getSortedPosts(posts);
|
|||||||
---
|
---
|
||||||
|
|
||||||
<Layout title="Welcome to Astro.">
|
<Layout title="Welcome to Astro.">
|
||||||
<Header />
|
<Header activeNav="posts" />
|
||||||
<Main pageTitle="Posts" pageDesc="All the tags used in posts.">
|
<Main pageTitle="Posts" pageDesc="All the tags used in posts.">
|
||||||
<ul>
|
<ul>
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user