Skip to content

Commit bceb706

Browse files
committed
update
1 parent 3a258b3 commit bceb706

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
0 Bytes
Binary file not shown.

starter/src/main/resources/templates/chat/assets/index-5qY-xK7e.css renamed to starter/src/main/resources/templates/chat/assets/index-DanrKteA.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starter/src/main/resources/templates/chat/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: jackning 270580156@qq.com
33
* @Date: 2024-05-24 16:29:24
44
* @LastEditors: jackning 270580156@qq.com
5-
* @LastEditTime: 2024-06-18 14:45:56
5+
* @LastEditTime: 2024-06-18 15:37:32
66
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
77
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
88
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
@@ -17,16 +17,16 @@
1717

1818
<head>
1919
<meta charset="UTF-8" />
20-
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
20+
<link rel="icon" type="image/svg+xml" href="/chat/favicon.ico" />
2121
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> -->
2222
<meta http-equiv="X-UA-Compatible" content="IE=edge">
2323
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
2424
<meta name="apple-mobile-web-app-capable" content="yes">
2525
<meta name="mobile-web-app-capable" content="yes">
2626
<meta name="format-detection" content="email=no">
2727
<title>微语</title>
28-
<script type="module" crossorigin src="/chat/assets/index-BbdNy-bp.js"></script>
29-
<link rel="stylesheet" crossorigin href="/chat/assets/index-5qY-xK7e.css">
28+
<script type="module" crossorigin src="/chat/assets/index-Bnk-JrDk.js"></script>
29+
<link rel="stylesheet" crossorigin href="/chat/assets/index-DanrKteA.css">
3030
</head>
3131

3232
<body>

0 commit comments

Comments
 (0)