mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
docs(site): add docsearch version meta
This commit is contained in:
@@ -18,6 +18,11 @@ module.exports = {
|
||||
baiduAnalytics: {
|
||||
seed: 'ad6b5732c36321f2dafed737ac2da92f',
|
||||
},
|
||||
htmlPluginOptions: {
|
||||
meta: {
|
||||
'docsearch:version': '2.x',
|
||||
},
|
||||
},
|
||||
locales: {
|
||||
'zh-CN': {
|
||||
title: 'Vant',
|
||||
|
Reference in New Issue
Block a user