mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-20 09:17:34 +08:00
feat: change the menu text
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
${Astro.url.pathname.startsWith('/blog') ? 'text-green-400' : ''}
|
${Astro.url.pathname.startsWith('/blog') ? 'text-green-400' : ''}
|
||||||
`}
|
`}
|
||||||
aria-label='Nav Menu Item'
|
aria-label='Nav Menu Item'
|
||||||
>Timeline
|
>Blog
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href='/categories'
|
href='/categories'
|
||||||
|
Reference in New Issue
Block a user