mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: remove headHtml config
This commit is contained in:
parent
745578360f
commit
e6a92eec0f
@ -19,12 +19,6 @@ module.exports = {
|
||||
baiduAnalytics: {
|
||||
seed: 'ad6b5732c36321f2dafed737ac2da92f',
|
||||
},
|
||||
headHtml: `<script>
|
||||
if (location.host === 'youzan.github.io') {
|
||||
location.href = location.href.replace('youzan.github.io', 'vant-ui.github.io');
|
||||
}
|
||||
</script>
|
||||
`,
|
||||
htmlPluginOptions: {
|
||||
meta: {
|
||||
'docsearch:version': 'v2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user