更新页面设置
This commit is contained in:
@@ -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' }]
|
||||||
|
|||||||
Reference in New Issue
Block a user