We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff989f commit 9192599Copy full SHA for 9192599
vitepress.config.ts
@@ -36,7 +36,7 @@ export default defineConfig({
36
37
footer: {
38
copyright: 'Copyright © NewStar CTF',
39
- // message: `<a href="https://beian.miit.gov.cn/" target="_blank" style="text-decoration: none;">浙 ICP 备 2023000643 号 - 1</a>`,
+ message: `<a href="https://beian.miit.gov.cn/" target="_blank" style="text-decoration: none;">浙ICP备2023000643号-8</a>`,
40
},
41
42
returnToTopLabel: '返回顶部',
0 commit comments