Skip to content

Commit 97dce9d

Browse files
committed
docs: add hotjar
1 parent 89d09b3 commit 97dce9d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

site/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,7 @@
5757
<!-- Hotjar Tracking Code for http://vue.ant.design -->
5858
<script>
5959
(function(h, o, t, j, a, r) {
60-
if (
61-
location.href.indexOf('iframe') === -1 &&
62-
(location.host === 'ant-design-vue.gitee.io' || location.host === 'vue.ant.design')
63-
) {
60+
if (location.href.indexOf('iframe') === -1) {
6461
h.hj =
6562
h.hj ||
6663
function() {

0 commit comments

Comments
 (0)