This commit is contained in:
teasiu
2023-12-06 02:23:43 +08:00
parent 1d9677b3ad
commit 5d7e46df2b

View File

@@ -130,7 +130,14 @@ const config = {
], ],
}, },
], ],
copyright: `Copyright © ${new Date().getFullYear()} <a href="http://www.beian.miit.gov.cn">粤ICP备2022054080号</a>`, // copyright: `Copyright © ${new Date().getFullYear()} <a href="https://beian.miit.gov.cn/">粤ICP备2022054080号</a>`,
copyright:
<>
{'Copyright © '}
{new Date().getFullYear()}
{' '}
<a href="https://beian.miit.gov.cn/">粤ICP备2022054080号</a>
</>
}, },
prism: { prism: {