-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
28 lines (27 loc) · 1.07 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
<!DOCTYPE html>
<html>
<head>
<meta name="keywords" content="amnay mokhtari, amnay, mokhtari, devops, software engineer">
<meta name="description" content="Personal Home Page of Amnay Mokhtari">
<meta name="author" content="Amnay Mokhtari">
<title>Amnay MOKHTARI</title>
<link rel="stylesheet" href="index.css">
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="http://amnay-mo.github.io/favicon.ico">
<link rel="icon" type="image/x-icon" href="http://amnay-mo.github.io/favicon.ico">
<meta name="viewport" content="width=device-width">
</head>
<body>
<div class="centered">
<h1>Amnay MOKHTARI</h1>
<div class="social-media-list">
<a href="https://twitter.com/amnaymo">D</a>
<a href="https://www.linkedin.com/in/amnay/">C</a>
<a href="https://github.com/amnay-mo">)</a>
<a href="mailto:[email protected]">k</a>
<a href="https://t.me/amnaymo">(</a>
<a href="https://www.instagram.com/amnaymo/">Q</a>
</div>
</div>
</body>
</html>