Skip to content

Commit 9ea74b8

Browse files
Merge pull request #6 from kartikktripathi/css
Fixed Favicon Deployment
2 parents 9e67276 + 39ae076 commit 9ea74b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Fate of Three</title>
7-
<link rel="icon" href="../assets/6729598.png">
7+
<link rel="icon" href="assets/6729598.png">
88
<link rel="stylesheet" href="styles.css">
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)