ui: 新增logo;
All checks were successful
CI / build (push) Successful in 2m19s

This commit is contained in:
2026-04-13 00:50:51 +08:00
parent d179cd53be
commit b1fb19f404
5 changed files with 24 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<title>Chat One Web</title>
</head>
<body>