docs: fix cdn link (#8023)
This commit is contained in:
+2
-2
@@ -31,7 +31,7 @@ module.exports = {
|
||||
'zh-CN': {
|
||||
title: 'Vant',
|
||||
description: '轻量、可靠的移动端 Vue 组件库',
|
||||
logo: 'https://img.yzcdn.cn/vant/logo.png',
|
||||
logo: 'https://img01.yzcdn.cn/vant/logo.png',
|
||||
langLabel: '中',
|
||||
links: [
|
||||
{
|
||||
@@ -411,7 +411,7 @@ module.exports = {
|
||||
'en-US': {
|
||||
title: 'Vant',
|
||||
description: 'Mobile UI Components built on Vue',
|
||||
logo: 'https://img.yzcdn.cn/vant/logo.png',
|
||||
logo: 'https://img01.yzcdn.cn/vant/logo.png',
|
||||
langLabel: 'EN',
|
||||
links: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user