mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
docs: revert cdn URL (#8310)
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = {
|
||||
'zh-CN': {
|
||||
title: 'Vant',
|
||||
description: '轻量、可靠的移动端 Vue 组件库',
|
||||
logo: 'https://img01.yzcdn.cn/vant/logo.png',
|
||||
logo: 'https://img.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://img01.yzcdn.cn/vant/logo.png',
|
||||
logo: 'https://img.yzcdn.cn/vant/logo.png',
|
||||
langLabel: 'EN',
|
||||
links: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user