feat: fix logo disply

This commit is contained in:
2025-07-28 16:47:34 +08:00
parent 82659c600a
commit 59d0ae2a88
4 changed files with 18 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="icon" href="<%= BASE_URL %>logo.svg" type="image/svg+xml">
<title>临时邮件</title>
</head>
<body>