mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2026-07-27 01:36:08 +00:00
updates
This commit is contained in:
@@ -4,7 +4,7 @@ const { pathname } = Astro.url
|
||||
|
||||
const routes = [
|
||||
{ name: 'About', href: '/about' },
|
||||
{ name: 'Projects', href: '/projects' },
|
||||
// { name: 'Projects', href: '/projects' },
|
||||
{ name: 'Blog', href: '/blog' },
|
||||
{ name: 'Rest', href: '/rest' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user