Ver código fonte

图标优化

wkw 6 meses atrás
pai
commit
3ad0f5c08e
2 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html
  2. BIN
      public/40x40.png

+ 1 - 1
index.html

@@ -2,7 +2,7 @@
 <html lang="en">
 	<head>
 		<meta charset="UTF-8" />
-		<link rel="icon" type="image/png" href="./login.png" />
+		<link rel="icon" type="image/png" href="./40x40.png" />
 		<meta name="viewport" content="width=device-width, initial-scale=0.1" />
 		<title>亿职赞</title>
 		<style>

BIN
public/40x40.png