This commit is contained in:
许大仙 2024-08-16 10:27:10 +08:00
parent b45465fc0a
commit 814b92b6fe

View File

@ -14,5 +14,5 @@ export const nav: DefaultTheme.NavItem[] = [
]
},
{ text: '开源软件', link: 'https://aexiar.github.io/open-software/notes/' },
{ text: '关于我', link: 'notes/about/' },
{ text: '关于我', link: '/notes/about/' },
]