summaryrefslogtreecommitdiff
path: root/blog/index.html
blob: 1029a1567b2fa3fafdf9e53a8cbdcb9ee5e348dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
	<link href='/css/styles.css' rel='stylesheet' type='text/css'>
	<title>blog - Ben Winston</title>
	<meta http-equiv="content-type" content="text/html;charset=utf8" />
</head>
<body>
<div id="content">
<h4><a href="/">cd ..</a></h4>
<br/><br/>
<h2>~/blog</h2>
<br/>
<p>coming soon</p>
</div>
</body>
</html>