Skip to content

Commit 3f4e9eb

Browse files
committed
update meta & add favicon
1 parent c1021f9 commit 3f4e9eb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

img/favicon.ico

1.12 KB
Binary file not shown.

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55

66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
8-
<meta name="description" content="">
9-
<meta name="author" content="">
8+
<meta name="description" content="Portfolio website of Aqeeb Imtiaz Harun">
9+
<meta name="author" content="Aqeeb Imtiaz Harun">
1010

1111
<title>Aqeeb Imtiaz Harun</title>
1212

13+
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
14+
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
15+
1316
<!-- Bootstrap core CSS -->
1417
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
1518

0 commit comments

Comments
 (0)