-
Notifications
You must be signed in to change notification settings - Fork 0
/
full-name-of-Jihan.html
36 lines (34 loc) · 1.72 KB
/
full-name-of-Jihan.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>What is the full name of Jihan?</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Required Social Preview MetaTags -->
<!-- Primary Meta Tags -->
<meta name="title" content="What is the full name of Jihan?" />
<meta name="description" content="Full name of Jihan is Md. Rifat Hasan Jihan" />
<meta name="keywords" content="Portfolio, Contact, Social Links, rhjihan, jihan, zihan, rangpur, kuet" />
<meta name="author" content="Md. Rifat Hasan Jihan" />
<meta name="google-site-verification" content="arCebOGC_g0hyH36THNG_ky9qLuu39pgAs89Q59d-Mw" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://rhjihan.github.io" />
<meta property="og:title" content="What is the full name of Jihan?" />
<meta property="og:description"
content="Full name of Jihan is Md. Rifat Hasan Jihan" />
<meta property="og:image" content="https://rhjihan.github.io/contents/thumbnail.jpg" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@RH_Jihan">
<meta name="twitter:title" content="What is the full name of Jihan?">
<meta name="twitter:description"
content="Full name of Jihan is Md. Rifat Hasan Jihan">
<meta name="twitter:image" content="https://rhjihan.github.io/contents/thumbnail.jpg">
<!-- End of Required Social Preview MetaTags -->
</head>
<body>
<h1>What is the full name of Jihan?</h1>
<p>Full name of Jihan is <b>Md. Rifat Hasan Jihan</b>.</p>
</body>
</html>