summaryrefslogtreecommitdiff
path: root/project/templates/index.html
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-08-08 01:03:41 +1000
committerJed Barber <jjbarber@y7mail.com>2017-08-08 01:03:41 +1000
commit4795c934fc38d04e1ca8ab3fa9e59fba7bc99729 (patch)
tree646de2518b35e8e400f511321ff6f2237eb044cf /project/templates/index.html
parent1a7e98a629ccc244b047a6e4858e87bb170047ae (diff)
Added Sokoban article
Diffstat (limited to 'project/templates/index.html')
-rw-r--r--project/templates/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/project/templates/index.html b/project/templates/index.html
index fa0abab..7180af6 100644
--- a/project/templates/index.html
+++ b/project/templates/index.html
@@ -16,6 +16,9 @@
{% block content %}
<ul class="index">
+ <li><a href="/sokoban.html">Sokoban Clone</a><br>
+ <span class="post">(Posted 8/8/2017)</span></li>
+
<li><a href="/sunset.html">Sunset License</a><br>
<span class="post">(Posted 29/6/2017)</span></li>