mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-07 17:48:35 +08:00
add baidu-site-verification
This commit is contained in:
parent
cbb0545d5f
commit
3020cfa464
@ -7,7 +7,8 @@ import theme from "./theme.js";
|
||||
export default defineUserConfig({
|
||||
base: "/",
|
||||
|
||||
head: [['script', {}, `
|
||||
head: [
|
||||
['script', {}, `
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
@ -15,7 +16,9 @@ export default defineUserConfig({
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
`]],
|
||||
`],
|
||||
['meta', {name: 'baidu-site-verification', content: 'codeva-0h8mfHFGqT'}]
|
||||
],
|
||||
|
||||
locales: {
|
||||
"/": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user