Skip to content

Commit 0d6d2f1

Browse files
committed
better facts
1 parent 28bfc7f commit 0d6d2f1

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

about.html

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +0,0 @@
1-
<!DOCTYPE HTML>
2-
<html>
3-
<head>
4-
<title> about chris wanstrath </title>
5-
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
6-
<link href="/css/defunkt.css" rel="stylesheet" type="text/css" />
7-
<style>
8-
body { background:#fff; }
9-
p {
10-
margin-left: 200px;
11-
}
12-
</style>
13-
</head>
14-
15-
<body>
16-
<h1> chris w. </h1>
17-
18-
<p>cofounded <a href="http://github.com">GitHub</a>.</p>
19-
<p>used to work at <a href="http://en.wikipedia.org/wiki/CNET_Networks">CNET</a>.</p>
20-
<p>lives in <a href="http://www.flickr.com/search/?q=dolores+park">San Francisco, CA</a>.</p>
21-
<p>grew up in <a href="http://www.flickr.com/search/?q=cincinnati%20bengals">Cincinnati, OH</a>.</p>
22-
<p>loves <a href="http://en.wikipedia.org/wiki/A_Song_of_Ice_and_Fire">George R. R. Martin</a> books.</p>
23-
<p>plays <a href="">guitar</a>.</p>
24-
<p>can be emailed at <a href="mailto:chris@ozmm.org">chris@ozmm.org</a>.</p>
25-
<div class="back">
26-
<a href="/">
27-
&#8617;
28-
</a>
29-
</div>
30-
</body>
31-
</html>

pages/about.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ about:
55
- fact: lives in <a href="http://www.flickr.com/search/?q=dolores+park">San Francisco, CA</a>.
66
- fact: grew up in <a href="http://www.flickr.com/search/?q=cincinnati%20bengals">Cincinnati, OH</a>.
77
- fact: loves <a href="http://en.wikipedia.org/wiki/A_Song_of_Ice_and_Fire">George R. R. Martin</a> books.
8-
- fact: plays <a href="">guitar</a>.
98
- fact: can be emailed at <a href="mailto:chris@ozmm.org">chris@ozmm.org</a>.
10-
width: 2048
9+
width: 1756
1110
---

0 commit comments

Comments
 (0)