mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
docs: add iconify icon
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineUserConfig({
|
||||
|
||||
head: [
|
||||
// 配置站点图标
|
||||
['link', { rel: 'icon', type: 'image/png', href: 'https://theme-plume.vuejs.press/favicon-32x32.png' }],
|
||||
['link', { rel: 'icon', type: 'image/png', href: 'http://img.openauth.net.cn/2025-04-24-00-50-24.png' }],
|
||||
],
|
||||
|
||||
bundler: viteBundler(),
|
||||
|
Reference in New Issue
Block a user