diff options
Diffstat (limited to 'project/templates/index.html')
-rw-r--r-- | project/templates/index.html | 3 |
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> |