summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-06-25 16:25:08 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-06-25 16:27:52 +0200
commitb09604af4d1472310d8ad7320354606d15ed795d (patch)
tree74edac5797e644625bd5ba105b9cee9730ae7c51
parentae47eb306c11c2533a87ea48dc195e5d2ef8a158 (diff)
downloadwebsite-b09604af4d1472310d8ad7320354606d15ed795d.tar.xz
Replace post urls with #
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index edf9e9b..81f5cb5 100644
--- a/index.html
+++ b/index.html
@@ -29,10 +29,10 @@
<div class="post-list">
<ul>
<li>
- <span class="date">2014-02-13 &raquo;</span> <a href="/2014/02/13/in-which-we-die/">In Which We Die</a>
+ <span class="date">2014-02-13 &raquo;</span> <a href="#">In Which We Die</a>
</li>
<li>
- <span class="date">2014-01-02 &raquo;</span> <a href="/2014/01/02/hai/">hai there</a>
+ <span class="date">2014-01-02 &raquo;</span> <a href="#">hai there</a>
</li>
</ul>
</div>