-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (15 loc) · 492 Bytes
/
index.html
File metadata and controls
15 lines (15 loc) · 492 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: site
title: Negative Code - Less is more
page_id: home-page
---
<div class="grid_4">
<h1 id="logo"><a href="/">Negative <span>Code</span></a></h1>
</div>
<div class="grid_6">
<p>
I'm David Graham, a software designer in Denver, Colorado. I work at
<a href="https://github.com/dgraham">GitHub</a>, making github.com a little more wonderful every day.
Follow along at my <a href="/posts">blog</a> or on <a href="https://twitter.com/davidgraham">Twitter</a>.
</p>
</div>