-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
100 lines (64 loc) · 3.23 KB
/
contact.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sehba</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="blog, accent, , Researcher, jekyll">
<meta name="author" content="">
<meta name="description" content="A jekyll based resume template">
<link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="alternate" type="application/rss+xml" title="Researcher RSS" href="/feed.xml" />
<link rel="stylesheet" href="/css/main.css">
<!-- Facebook Open Graph -->
<meta name="og:description" content="A jekyll based resume template">
<meta name="og:title" content="Researcher">
<meta name="og:url" content="https://sehbaw.github.io/contact.html">
<meta name="og:type" content="article">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Researcher">
<meta name="twitter:description" content="A jekyll based resume template">
<meta name="twitter:url" content="https://sehbaw.github.io/contact.html">
<meta name="twitter:image" content="">
</head>
<body>
<div class="wrapper">
<div class="navbar container">
<a id="author-name" class="alignable pull-left" href="https://sehbaw.github.io/">Sehba Wani</a>
<ul id="navlist" class="alignable pull-right navbar-ul">
<li class="alignable pull-left nav-list"><a href="index.html">About</a>
/
</li>
<li class="alignable pull-left nav-list"><a href="portfolio.html">Portfolio</a>
/
</li>
<li class="alignable pull-left nav-list"><a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div style="clear:both"></div>
<hr>
<div class="container content contact">
<ul>
<li>
<p>Email: <a href=mailto:[email protected]><span class="__cf_email__" data-cfemail="4b2d24240b33323165282426">[email protected]</span></a></p>
</li>
</ul>
<hr />
<h2 id="social">Social</h2>
<ol>
<li><a href="https://www.kaggle.com/sehbaw">Kaggle</a></li>
<li><a href="https://www.github.com/sehbaw">Github</a></li>
<li><a href="https://www.linkedin.com/sehba-wani">Linkedin</a></li>
</ol>
<hr />
<p style="text-align: center; margin-bottom: 10px">
<a href="https://github.com/sehba" style="color: black"><small>Page design by Ankit Sultana</small></a>
</p>
</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
<footer>
</hr>
</footer>