mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
feat: 添加favicon
This commit is contained in:
parent
ca7817f499
commit
35c5db01d8
@ -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