-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
38 lines (36 loc) · 1.75 KB
/
index.html
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
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<title>Meruzh Janoyan's personal website</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,maximum-scale=1"/>
<meta property="og:site_name" content="meruzh.com"/>
<meta property="og:type" content="books.author"/>
<meta name="title" content="Meruzh Janoyan's writings"/>
<meta property="og:title" content="Meruzh Janoyan's personal website"/>
<meta name="description" content="Read all the writings from Meruzh Janoyan"/>
<meta property="og:description" content="Read all the writings from Meruzh Janoyan"/>
<meta property="og:url" content="https://meruzh.com"/>
<meta property="al:web:url" content="https://meruzh.com"/>
<meta property="og:image" content="/images/jan.jpeg"/>
<meta name="author" content="Meruzh Janoyan"/>
<meta name="robots" content="index,follow,max-image-preview:large"/>
<meta name="referrer" content="unsafe-url"/>
<meta property="twitter:title" content="Meruzh Janoyan's personal website"/>
<meta name="twitter:site" content=""/>
<meta property="twitter:description" content="Read all the writings from Meruzh Janoyan"/>
<meta name="twitter:image:src" content="/images/jan.jpeg"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta http-equiv="content-language" content="en-us">
<link rel="icon" href="/images/jan.jpeg" type="image/jpeg">
<link rel="stylesheet" href="/styles.css?jan_v=1708068738">
<script src="/script.js?jan_v=1708068738"></script>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<script>
window.alwaysOpen = true;
</script>
</head>
<body>
<div id="container" class="active"></div>
</body>
</html>