-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
62 lines (56 loc) · 2.62 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Grant Kelly</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Grant Kelly</h1>
<h2>The home of Grant Kelly</h2>
</header>
<hr>
<section id="main_content">
<h3>
<a name="welcome-to-grant-kellycom" class="anchor" href="#welcome-to-grant-kellycom"><span class="octicon octicon-link"></span></a>Welcome to Grant-Kelly.com</h3>
<p>This is the online home for Grant Kelly.</p>
<h1>Around the web</h1>
<ul>
<li><a href="http://www.linkedin.com/in/grantkelly">LinkedIn</a></li>
<li><a href="http://about.me/gkelly">About.me Grant Kelly</a></li>
<li><a href="https://github.com/sierranevadan">GitHub</a></li>
<li><a href="https://sites.google.com/site/gkelly/">Old Resume</a> on Google Pages</li>
<li><a href="http://www.dri.edu/grant-kelly">DRI Profile</a></li>
<li><a href="https://plus.google.com/105616839748333113021/">Google Plus</a></li>
<li><a href="https://twitter.com/SierraNevadan">Twitter</a></li>
<li><a href="http://instagram.com/fr0ke">Instagram</a></li>
<li><a href="http://www.flickr.com/photos/20582517@N00/">Flickr</a></li>
<li><a href="http://stackoverflow.com/users/98087/grant">Stack Overflow</a></li>
<li><a href="http://news.ycombinator.com/user?id=gkelly">Hacker News</a></li>
<li><a href="https://people.djangoproject.com/gkelly/">Django People</a></li>
<li><a href="http://pinterest.com/grantspants/">Pinterest</a></li>
<li><a href="http://asundayadventure.com/">Travel Blog</a></li>
</ul>
</section>
</div>
</div>
</body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-165917-17', 'grant-kelly.com');
ga('send', 'pageview');
</script>
</html>