diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-10-29 14:36:03 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-10-29 14:36:03 +1100 |
commit | 3600dd56ee6d7d9bfff3e7f8f8a327e601be5ca3 (patch) | |
tree | bfb57da410b0c9efa789e9d0e8a9d333a064ac61 /project/templates/index.html | |
parent | 2a0b860b4febe9af9bcaa07e0b1f64371dd326fb (diff) |
Article for D, Parasail, Pascal, and Rust vs The Steelman added
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 7180af6..df1de33 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -16,6 +16,9 @@ {% block content %} <ul class="index"> + <li><a href="/steelman.html">D, Parasail, Pascal, and Rust vs The Steelman</a><br> + <span class="post">(Posted 29/10/2017)</span></li> + <li><a href="/sokoban.html">Sokoban Clone</a><br> <span class="post">(Posted 8/8/2017)</span></li> |