2026-04-29-23-02-56 - 部署logo到public目录+修复favicon 404

This commit is contained in:
2026-04-29 23:05:10 +08:00
parent a4fb655841
commit 4ec917efe7
8 changed files with 118 additions and 2 deletions

View File

@@ -2,8 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>My Google AI Studio App</title>
<title>语义分割系统 SegServer</title>
</head>
<body>
<div id="root"></div>