Skip to content

Commit 0c1f5c4

Browse files
committed
Add missing favicon link in index.html
1 parent 874b1df commit 0c1f5c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="theme-color" content="#69A5A1" />
88
<link rel="manifest" href="./manifest.webmanifest" />
99
<link rel="apple-touch-icon" href="assets/logo.png" />
10+
<link rel="icon" type="image/png" href="assets/logo.png" />
1011
<meta name="apple-mobile-web-app-capable" content="yes" />
1112
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
1213
<link rel="stylesheet" href="./styles.css" />

0 commit comments

Comments
 (0)