blob: ec942988124d212913eb7d23248e8cd95bf365fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Writing — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="index">
<header>
<h1>AndrewDM</h1>
<nav>
<ul>
<li><a href="/">Projects</a>
<li><a href="/ChangeLog.html"><abbr title="Blog">Blahg</abbr></a>
<li><a href="/Andrew.html">Andrew</a>
<li>
<form method="GET" action="/search.html">
<input type=search name="s" placeholder="Search" /><input type=submit value="🔍" />
</form>
</ul>
</nav>
<p class=breadcrumbs><a href="/">Andrew D. Murrell</a> » <a href="/writing">writing</a></p>
</header>
<article>
<h1 class=title>Writing</h1>
<ul>
<li><span><a class="external" href="http://365tomorrows.com/12/03/a-simple-lament/" title="Published on 2013-12-03">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li>
</ul>
</article>
<footer>
<p>The content of this page is Copyright © <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p>
<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p>
<p>Page source: <a href="writing/index.md">index.md</a></p>
<p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p>
</footer>
</body>
</html>
|