소스 검색

图标优化

wkw 6 달 전
부모
커밋
3ad0f5c08e
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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