Skip to content

Commit d6ebfb6

Browse files
committed
fix app favicon
1 parent b9ab9f0 commit d6ebfb6

File tree

2 files changed

+2917
-1209
lines changed

2 files changed

+2917
-1209
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/x-icon" href="/src/assets/static/favicon.ico" />
5+
<link rel="icon" type="image/x-icon" href="/src/assets/static/favicon/favicon.ico" />
66
<link rel="manifest" href="/src/assets/static/manifest.json" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<meta name="format-detection" content="telephone=no" />

0 commit comments

Comments
 (0)