添加备案信息

This commit is contained in:
想打瞌睡 2024-07-09 22:08:14 +08:00
parent 82eb8d6c30
commit 73244a0c55

View File

@ -39,7 +39,7 @@ export default defineConfig({
// lastUpdatedText: "最近更新时间",
docFooter: { prev: '上一篇', next: '下一篇' },
footer: {
message: 'Released under the MIT License.',
message: '<a href="https://beian.miit.gov.cn/" target="_blank"> 豫ICP备2023030549号-1</a>)',
copyright: 'Copyright © 2024'
}
}