Skip to content

Commit 656b989

Browse files
index.html
1 parent aa22a7f commit 656b989

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8"/>
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Paper Code Web</title>
7+
<link rel="icon" href="assets/icons/favicon.png" type="image/x-icon" />
78
<link rel="stylesheet" href="style/index_style.css">
89
<script type="module" src="scripts/index.js" defer></script>
910
</head>
@@ -133,4 +134,4 @@ <h1>My Socials</h1>
133134
}
134135
</script>
135136
</body>
136-
</html>
137+
</html>

0 commit comments

Comments
 (0)