From b1dac075d1afdf48777658fdbc796ea79374f6b2 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Mon, 28 Oct 2019 15:48:24 +0800 Subject: [PATCH] add Hotjar --- docs/assets/css/main.css | 5 +++++ docs/index.html | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css index 51a01022..d8418cfa 100644 --- a/docs/assets/css/main.css +++ b/docs/assets/css/main.css @@ -776,4 +776,9 @@ body[data-page="zh_CN/README.md"] .search { mark { background-color: #007bff; color:white; +} + + +._hj-f5b2a1eb-9b07_feedback_minimized{ + display: none; } \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index d582a419..22373256 100644 --- a/docs/index.html +++ b/docs/index.html @@ -312,5 +312,4 @@ })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); - \ No newline at end of file