1
0

feat: 自动生成文章列表

This commit is contained in:
2025-10-07 18:27:46 +08:00
parent 5860e07571
commit 13e635465c
4 changed files with 138 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ export default defineConfig({
logo: '/favicon.png',
nav: [
{ text: '主页', link: '/' },
{ text: '归档', link: '/archives' },
// { text: '归档', link: '/archives' },
{ text: '关于', link: '/about' },
{ text: '留言板', link: '/comments' },
{ text: '友情链接', link: '/links' },