-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (22 loc) · 1.22 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ismael Shakverdiev</title>
<meta name="author" content="Ismael Shakverdiev">
<meta name="description" content="Official website of Ismael Shakverdiev"/>
<meta name="keywords" content="Ismael Shakverdiev, Senior Software Engineer, open-source, technology, programming, AI, backend, developer, projects, software development, career">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link data-trunk rel="copy-dir" href="./public/">
<link rel="icon" href="./public/rp.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="./public/rp.png">
<meta property="og:image" content="./public/profile.png" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Ismael Shakverdiev">
<meta name="twitter:description" content="Official website of Ismael Shakverdiev">
<meta name="twitter:image" content="./public/profile.png">
<meta name="twitter:site" content="@theiskaa">
</head>
</html>