更新页面设置

This commit is contained in:
2025-03-12 22:00:09 +08:00
parent 47cf734493
commit baee74ef27
+2
View File
@@ -28,6 +28,8 @@ export default defineUserConfig({
lastUpdated: false, lastUpdated: false,
repo: "https://github.com/thejinchao/thejinchao.github.io", repo: "https://github.com/thejinchao/thejinchao.github.io",
colorMode: "light", colorMode: "light",
editLink : false,
contributors : false,
}), }),
head:[ head:[
['link', { rel: 'icon', href: 'favicon.png' }] ['link', { rel: 'icon', href: 'favicon.png' }]