mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
docs: revert cdn URL (#8310)
This commit is contained in:
@@ -2,9 +2,7 @@ module.exports = {
|
||||
base: '/vant/vant-use/',
|
||||
title: 'Vant Use',
|
||||
dest: 'dist/site',
|
||||
head: [
|
||||
['link', { rel: 'icon', href: 'https://img01.yzcdn.cn/vant/logo.png' }],
|
||||
],
|
||||
head: [['link', { rel: 'icon', href: 'https://img.yzcdn.cn/vant/logo.png' }]],
|
||||
patterns: ['**/*.md', '!**/node_modules'],
|
||||
themeConfig: {
|
||||
nav: [
|
||||
|
Reference in New Issue
Block a user