From 145e1b31a074a10c02af3cff84a0f0328d33ef66 Mon Sep 17 00:00:00 2001 From: sunxyw <31698606+sunxyw@users.noreply.github.com> Date: Sun, 3 Apr 2022 21:06:09 +0800 Subject: [PATCH] use https asset in vuepress component (#94) --- docs/.vuepress/components/ChatBox.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/components/ChatBox.vue b/docs/.vuepress/components/ChatBox.vue index 9bbac04d..8eeaa5d5 100644 --- a/docs/.vuepress/components/ChatBox.vue +++ b/docs/.vuepress/components/ChatBox.vue @@ -4,7 +4,7 @@
@@ -138,4 +138,4 @@ export default {
height: 36px !important;
border-radius: 18px;
}
-
\ No newline at end of file
+