Compare commits

...
2 Commits
Author SHA1 Message Date
dudaodong 9824db0056 Merge branch 'rc' 2024-09-02 14:31:59 +08:00
dudaodong ba9188a29a doc: update check link 2024-09-02 14:28:26 +08:00
+1 -1
View File
@@ -84,7 +84,7 @@ export const commonConfig = defineConfig({
footer: {
copyright: 'Copyright © 2023-present Duke Du',
message: '备案号: 京ICP备2023022770号',
message: '<a href="https://beian.miit.gov.cn/" target="_blank">京ICP备2023022770号-1</a>',
},
},
})