feat: change the menu text

This commit is contained in:
KazooTTT
2024-10-09 10:23:16 +08:00
parent 62c55cb0f2
commit 410c5371e8

View File

@ -17,7 +17,7 @@
${Astro.url.pathname.startsWith('/blog') ? 'text-green-400' : ''}
`}
aria-label='Nav Menu Item'
>Timeline
>Blog
</a>
<a
href='/categories'