feat:更新MySQL博客

This commit is contained in:
2025-12-21 17:17:42 +08:00
parent c2516e04b5
commit 3911a00a51
8 changed files with 695 additions and 55 deletions

View File

@@ -37,9 +37,9 @@ export default withMermaid({
'/Others/': [routers[4]]
},
// socialLinks: [
// { icon: 'github', link: 'https://github.com/vuejs/vitepress' }
// ]
socialLinks: [
{ icon: 'gitea', link: 'https://cxxgit.iepose.cn/Cxx0822/blog-press' }
],
footer: {
message: '基于 VitePress 构建',