-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 1.81 KB
/
index.html
File metadata and controls
33 lines (33 loc) · 1.81 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
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
<title>Gagan Jakhotiya</title>
<meta charset="UTF-8">
<meta name="author" content="Gagan Jakhotiya" />
<meta name="description" content="dev, design, ideas and innovation" />
<meta name="keywords" content="gagan jakhotiya gaganjakhotiya reactjs react.js typescript javascript iit indore nucleus software coverfox" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/favicon.ico?" type="image/x-icon" />
<meta name="theme-color" content="#000000" />
<link rel="icon" href="/favicon.ico?" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="./style.css" />
</head>
<body>
<div class="gradiant-body"></div>
<img src="https://avatars3.githubusercontent.com/u/13931744" alt="avatar"/>
<div class="heading gradiant">
<span class="text-cursor"></span>
</div>
<div class="user-handle gradiant"></div>
<div class="tags">
<a target="_blank" href="https://github.com/gaganjakhotiya"><div class="generic-sprite github"></div></a>
<a target="_blank" href="https://getpocket.com/@678g8d22p5a6dAfk80T86ebT26A7pfR49d8J6dzd91y676yd71b9cWd7IM6iB7fY"><div class="generic-sprite pocket"></div></a>
<a target="_blank" href="http://stackoverflow.com/users/5489560/gagan-jakhotiya?tab=profile"><div class="generic-sprite stack-overflow"></div></a>
<a target="_blank" href="https://www.linkedin.com/in/gaganjakhotiya"><div class="generic-sprite linkedin"></div></a>
<a target="_blank" href="https://www.facebook.com/gaganjakhotiya"><div class="generic-sprite facebook"></div></a>
<a target="_blank" href="https://gaganjakhotiya.wordpress.com"><div class="generic-sprite wordpress"></div></a>
</div>
<script type="text/javascript" src="./script.js"></script>
</body>
</html>