mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-22 18:21:33 +08:00
feat: 标题改为简写
This commit is contained in:
@ -35,7 +35,7 @@ import { Image } from 'astro:assets'
|
|||||||
${Astro.url.pathname.startsWith('/categories') ? 'text-green-400' : ''}
|
${Astro.url.pathname.startsWith('/categories') ? 'text-green-400' : ''}
|
||||||
`}
|
`}
|
||||||
aria-label='Nav Menu Item'
|
aria-label='Nav Menu Item'
|
||||||
>Categories
|
>Cats
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href='/tags'
|
href='/tags'
|
||||||
|
Reference in New Issue
Block a user