diff options
Diffstat (limited to 'out/writing/index.html')
-rw-r--r-- | out/writing/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/out/writing/index.html b/out/writing/index.html index 36117af..ba4bc4f 100644 --- a/out/writing/index.html +++ b/out/writing/index.html @@ -13,8 +13,8 @@ <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><a href="/changelog.html"><abbr title="Blog">Blahg</abbr></a> + <li><a href="/about.html">Andrew</a> <li> <form method="GET" action="/search.html"> <input type=search name="s" placeholder="Search" /><input type=submit value="🔍" /> @@ -24,7 +24,8 @@ </header> <article> - <ul> + <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-02">365 Tomorrows: A Simple Lament</a></span><span><a class="tag FF" href="/tags/FF.html">Flash Fiction</a></span></li> </ul> |