From 0b926eb66984e2080318862f64da2d775f5f9654 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 17 十月 2024 15:23:43 +0800
Subject: [PATCH] 域名更改
---
public/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index dc077a3..72cbd42 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,7 +24,7 @@
}
</style>
- <script src='https://ycl.easyblog.vip:8443/external_api.js'></script>
+ <script src='https://www.kgmeet.com:8443/external_api.js'></script>
<script src='./admin/components/echarts/echarts.min.js'></script>
<script src='./admin/components/echarts/theme/macarons.js'></script>
@@ -63,4 +63,4 @@
<!-- built files will be auto injected -->
</body>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.8.0