update
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user