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 cf1c834 commit 4958cb9Copy full SHA for 4958cb9
experience.html
@@ -3,6 +3,8 @@
3
<head>
4
<meta charset="UTF-8">
5
<link rel="stylesheet" href="styles.css">
6
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
7
+ <title>turtle's experience</title>
8
</head>
9
<body>
10
<header>
@@ -39,4 +41,4 @@ <h1 class="heading">what languages i know</h1>
39
41
</div>
40
42
43
</body>
-</html>
44
+</html>
0 commit comments