Skip to content

Commit d8ff832

Browse files
committed
[UPDATE] FavIcon
1 parent 74a2df5 commit d8ff832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/favicon.ico src/favicon.ico

File renamed without changes.

src/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1, minimal-ui">
77

88
<!-- FavIcon -->
9-
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
10-
<link rel="shortcut icon" type="image/x-icon" href="http://eg.com/favicon.ico"/>
9+
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
10+
<link rel="shortcut icon" type="image/x-icon" href="https://github.com/MIMBCD-UI/prototype-cornerstone/blob/master/src/favicon.ico"/>
1111

1212
<!-- CSS -->
1313

0 commit comments

Comments
 (0)