Skip to content

Commit

Permalink
add baidu analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
hojas committed Dec 18, 2023
1 parent e9ee77c commit bdae241
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .vitepress/head.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ export const head: HeadConfig[] = [
content: '前端开发,前端博客,Node.js开发',
},
],
[
'script',
{ src: 'https://hm.baidu.com/hm.js?5f54051a64b08ac3d89526db54df136f' },
],
[
'script',
{},
'var _hmt = _hmt || [];'
],
[
'script',
{ id: 'LA_COLLECT', src: 'https://sdk.51.la/js-sdk-pro.min.js' },
Expand Down

0 comments on commit bdae241

Please sign in to comment.