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: {
|
baiduAnalytics: {
|
||||||
seed: 'ad6b5732c36321f2dafed737ac2da92f',
|
seed: 'ad6b5732c36321f2dafed737ac2da92f',
|
||||||
},
|
},
|
||||||
headHtml: `<script>
|
|
||||||
if (location.host === 'youzan.github.io') {
|
|
||||||
location.href = location.href.replace('youzan.github.io', 'vant-ui.github.io');
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
`,
|
|
||||||
htmlPluginOptions: {
|
htmlPluginOptions: {
|
||||||
meta: {
|
meta: {
|
||||||
'docsearch:version': 'v2',
|
'docsearch:version': 'v2',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user