update
This commit is contained in:
@@ -130,11 +130,11 @@ 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-1号</a>`,
|
||||||
|
|
||||||
},
|
},
|
||||||
prism: {
|
prism: {
|
||||||
theme: lightCodeTheme,
|
theme: darkCodeTheme,
|
||||||
darkTheme: darkCodeTheme,
|
darkTheme: darkCodeTheme,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user