Skip to content

Commit 5a12bec

Browse files
committed
😋 favicon path
1 parent 6ce43f6 commit 5a12bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<link rel="icon" href="/assets/favicon.png" type="image" />
7-
<link rel="apple-touch-icon" href="/assets/favicon.png" />
6+
<link rel="icon" href="/favicon.png" type="image" />
7+
<link rel="apple-touch-icon" href="/favicon.png" />
88

99
<title>India Photography</title>
1010
</head>

0 commit comments

Comments
 (0)