Skip to content

Commit 273eda7

Browse files
update link
1 parent 7f1e190 commit 273eda7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@
1212
<!--主题-->
1313
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css">
1414
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/buble.css"> -->
15+
16+
<script>
17+
var _hmt = _hmt || [];
18+
(function() {
19+
var hm = document.createElement("script");
20+
hm.src = "https://hm.baidu.com/hm.js?2da35a770e755052043cf0abdee3acd7";
21+
var s = document.getElementsByTagName("script")[0];
22+
s.parentNode.insertBefore(hm, s);
23+
})();
24+
</script>
25+
1526
</head>
1627

1728
<body>

0 commit comments

Comments
 (0)