We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c42d44 commit 7c58fa7Copy full SHA for 7c58fa7
img/favicon.ico
14.6 KB
index.html
@@ -7,6 +7,8 @@
7
<title>Seif Soliman Mohammed - Software Engineer Profile</title>
8
<link rel="stylesheet" href="styles.css" />
9
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
10
+ <link rel="icon" href="./img/favicon.ico" type="image/x-icon" />
11
+ <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon" />
12
</head>
13
14
<body>
0 commit comments