完成Nuxt基本迁移
This commit is contained in:
parent
dce19e166c
commit
f23408598f
@ -11,6 +11,9 @@ export default defineNuxtConfig({
|
||||
{name: 'charset', content: 'utf-8'},
|
||||
{name: 'keywords', content: 'cantyonion, onion, 洋葱, 博客, 学习, 主页, index'},
|
||||
{name: 'description', content: 'cantyonion的超级基地,进来看看吧!'},
|
||||
],
|
||||
link: [
|
||||
{rel: 'icon', href: '/favicon.png'},
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
Loading…
x
Reference in New Issue
Block a user