Skip to content

Commit 235e593

Browse files
committed
Updated favicon paths
1 parent 992271c commit 235e593

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@
1414
<link
1515
rel="icon"
1616
type="image/png"
17-
href="C:\Users\Jonathan Philips\Coding\JohnnyPhil22.github.io\favicon\favicon-96x96.png"
17+
href="JohnnyPhil22.github.io/favicon/favicon-96x96.png"
1818
sizes="96x96"
1919
/>
2020
<link
2121
rel="icon"
2222
type="image/svg+xml"
23-
href="C:\Users\Jonathan Philips\Coding\JohnnyPhil22.github.io\favicon\favicon.svg"
23+
href="JohnnyPhil22.github.io/favicon/favicon.svg"
2424
/>
2525
<link
2626
rel="shortcut icon"
27-
href="C:\Users\Jonathan Philips\Coding\JohnnyPhil22.github.io\favicon\favicon.ico"
27+
href="JohnnyPhil22.github.io/favicon/favicon.ico"
2828
/>
2929
<link
3030
rel="apple-touch-icon"
3131
sizes="180x180"
32-
href="C:\Users\Jonathan Philips\Coding\JohnnyPhil22.github.io\favicon\apple-touch-icon.png"
32+
href="JohnnyPhil22.github.io/favicon/apple-touch-icon.png"
3333
/>
3434
<link
3535
rel="manifest"
36-
href="C:\Users\Jonathan Philips\Coding\JohnnyPhil22.github.io\favicon\site.webmanifest"
36+
href="JohnnyPhil22.github.io/favicon/site.webmanifest"
3737
/>
3838
</head>
3939
<body>

0 commit comments

Comments
 (0)