We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1021f9 commit 3f4e9ebCopy full SHA for 3f4e9eb
img/favicon.ico
1.12 KB
index.html
@@ -5,11 +5,14 @@
5
6
<meta charset="utf-8">
7
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
8
- <meta name="description" content="">
9
- <meta name="author" content="">
+ <meta name="description" content="Portfolio website of Aqeeb Imtiaz Harun">
+ <meta name="author" content="Aqeeb Imtiaz Harun">
10
11
<title>Aqeeb Imtiaz Harun</title>
12
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
+
16
<!-- Bootstrap core CSS -->
17
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
18
0 commit comments