-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticle.html
More file actions
27 lines (21 loc) · 1.06 KB
/
article.html
File metadata and controls
27 lines (21 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Hriddhi Dey</title>
<meta name="description" content="Hriddhi Dey is a developer, designer, and artist from Bengaluru, India.">
<meta name="keywords" content="blog article short story poem personal writing literature">
<link rel=”author” href=”https://plus.google.com/u/0/106348398836189964003”/>
<meta property="og:title" content="Hriddhi Dey">
<meta property="og:image" content="favicon.ico">
<meta property="og:url" content="https://hriddhidey.github.io/article">
<meta property="og:site_name" content="Hriddhi Dey">
<meta property="og:type" content="website">
<link rel="stylesheet" href="./css/article.css">
<link rel="shortcut icon" href="./assets/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="./assets/images/favicon.ico" type="image/x-icon">
</head>
<body>
</body>
</html>