mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-18 15:39:35 +08:00
feat: 添加favicon
This commit is contained in:
parent
517c747226
commit
10b80e1977
@ -5,6 +5,7 @@ export default defineConfig({
|
|||||||
description: 'Unlimited Progress.',
|
description: 'Unlimited Progress.',
|
||||||
ignoreDeadLinks: true,
|
ignoreDeadLinks: true,
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
|
head: [['link', { rel: 'icon', href: '/logo.png' }]],
|
||||||
markdown: {
|
markdown: {
|
||||||
lineNumbers: true
|
lineNumbers: true
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user