Browse Source

Update index.html

liuziting 7 months ago
parent
commit
a8a34ccfc2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -2,9 +2,9 @@
 <html lang="zh-CN">
     <head>
         <meta charset="UTF-8" />
-        <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+        <link rel="shortcut icon" href="/favicon.ico" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-        <title>一饭封神 - AI厨艺大师</title>
+        <title>一饭封神</title>
     </head>
     <body>
         <div id="app"></div>