We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da40ead commit 53a4d52Copy full SHA for 53a4d52
index.html
@@ -4,7 +4,8 @@
4
<meta charset="UTF-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>Portfolio Website</title>
+ <title>Portfolio</title>
8
+ <link rel="icon" href="assets/portfolio.ico" type="image/x-icon">
9
<link rel="stylesheet" href="style.css">
10
<!--------------icon---------->
11
<link rel="stylesheet" href="#">
0 commit comments