We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f48f5 commit 3389c8aCopy full SHA for 3389c8a
favicon.svg renamed to images/favicon.svg
index.html
@@ -2,8 +2,8 @@
2
<html>
3
<head>
4
<title>Croydon Central Library Code Club</title>
5
+ <link rel="icon" type="image/svg+xml" href="images/favicon.svg">
6
<link rel="stylesheet" type="text/css" href="style.css">
- <link href="favicon.svg" rel="icon" type="image/svg+xml" />
7
</head>
8
<body>
9
<header>
0 commit comments