summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Winston2020-05-27 23:26:07 -0400
committerBen Winston2020-05-27 23:26:07 -0400
commit573f83e08ad845fcbd09c4ff766a335cee074052 (patch)
treefc67ae0e8c6295d5eb2d0653fedbd60bce724589
parent18c38b37e9ebc356a1b246b100d5649650c24689 (diff)
wrong index
-rw-r--r--index.html38
1 files changed, 17 insertions, 21 deletions
diff --git a/index.html b/index.html
index 9fefc2a..2681754 100644
--- a/index.html
+++ b/index.html
@@ -2,33 +2,29 @@
<html>
<head>
<link href='/css/styles.css' rel='stylesheet' type='text/css'>
- <title>Writing - Ben Winston</title>
+ <title>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>Fiction</h2>
-<br/>
-<h3><a href="http://storyscapejournal.com/Issue18/between-by-ben-winston.html">Between</a></h3>
-<p>A surreal short story about anxiety, paranoia, and measurement.</p>
-<blockquote>
<p>
-The office sits in the center of a hallway between two enclosed
-stairwells, which makes fire drills interesting.
+[me@internet ~]$ whoami<br/>
+Ben Winston
+</p>
+<p>
+[me@internet ~]$ ls<br/>
+<a href="/blog">blog</a>&nbsp;&nbsp;<a href="/reading">reading</a>&nbsp;&nbsp;<a href="/writing">writing</a>
+</p>
+<p>
+[me@internet ~]$ grep -i `whoami` -r /var/www/<br/>
+github.com: <a href="https://github.com/winsbe01">winsbe01</a><br/>
+linkedin.com: <a href="https://www.linkedin.com/in/winsbe01/">winsbe01</a><br/>
+rawtext.club: <a href="https://git.rawtext.club/mryouse/">~mryouse</a><br/>
+sr.ht: <a href="https://sr.ht/~mryouse/">~mryouse</a><br/>
+</p>
+<p>
+[me@internet ~]$ mail -s "nice to meet you!" ben(at)benwinston(dot)us<br/>
</p>
-</blockquote>
-<p>Published May 2017 on <a href="http://storyscapejournal.com/">Storyscape</a></p>
-<br/>
-<h3><a href="http://www.drunkmonkeys.us/fiction/2015/9/7/short-story-invincible-by-ben-winston">Invincible</a></h3>
-<p>A short story about the anxieties of childhood and the cost of friendship.</p>
-<blockquote>
- <p>Mikey Greenfield has always been shorter than me, but he’s always felt
-taller. It’s the way he carries himself: confident and upright, like a
-man. Even reclined next to him on a hill I can feel the difference.</p>
-</blockquote>
-<p>Published September 2015 on <a href="http://www.drunkmonkeys.us/">Drunk Monkeys</a></p>
</div>
</body>
</html>