Skip to content

Commit 7c58fa7

Browse files
committed
add favicon to the website
1 parent 8c42d44 commit 7c58fa7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

img/favicon.ico

14.6 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<title>Seif Soliman Mohammed - Software Engineer Profile</title>
88
<link rel="stylesheet" href="styles.css" />
99
<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" />
1012
</head>
1113

1214
<body>

0 commit comments

Comments
 (0)