File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
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 > can be emailed at < a href ="mailto:chris@ozmm.org "> chris@ozmm.org</ a > .</ p >
24
+ < div class ="back ">
25
+ < a href ="/ ">
26
+ ↩
27
+ </ a >
28
+ </ div >
29
+ </ body >
30
+ </ html >
You can’t perform that action at this time.
0 commit comments