From e28e6c5ea1ceff3f9f36698cc2c1866b4f47d527 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 16 八月 2024 15:10:17 +0800
Subject: [PATCH] 11

---
 wgcloud-server/src/main/resources/templates/dashView/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wgcloud-server/src/main/resources/templates/dashView/index.html b/wgcloud-server/src/main/resources/templates/dashView/index.html
index 3521494..3c05b85 100644
--- a/wgcloud-server/src/main/resources/templates/dashView/index.html
+++ b/wgcloud-server/src/main/resources/templates/dashView/index.html
@@ -19,7 +19,7 @@
       <div class="container-fluid">
         <div class="row mb-2">
           <div class="col-sm-6">
-            <a href="http://www.wgstart.com"  target="_blank">
+            <a href=""  target="_blank">
               <img th:src="@{'/static/logincss/logo.png'}" style="height:25px;width:25px;opacity: .8" class="brand-image img-circle elevation-3">&nbsp;<span style="vertical-align:bottom;">WGCLOUD</span>
             </a>
           </div>

--
Gitblit v1.9.3