This commit is contained in:
teasiu
2023-12-06 02:29:02 +08:00
parent a16f9c8b1c
commit f5c3cf378e

View File

@@ -130,14 +130,7 @@ const config = {
],
},
],
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: {