mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-07-09 22:57:17 +00:00
添加 @unhead/vue 和 vite-plugin-sitemap 依赖,更新路由元信息以包含描述标签,配置 sitemap 插件,添加 robots.txt 文件
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.3.1",
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@unhead/vue": "^0.7.0",
|
||||
"element-plus": "^2.9.5",
|
||||
"github-calendar": "^2.3.4",
|
||||
"js-yaml": "^4.1.0",
|
||||
@ -23,6 +24,7 @@
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"path": "^0.12.7",
|
||||
"unplugin-vue-components": "^28.4.1",
|
||||
"vite": "^6.2.0"
|
||||
"vite": "^6.2.0",
|
||||
"vite-plugin-sitemap": "^0.7.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user