summaryrefslogtreecommitdiff
path: root/project/templates/index.html
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-01-02 23:21:25 +1100
committerJed Barber <jjbarber@y7mail.com>2017-01-02 23:21:25 +1100
commit87f9582569b0c8a6644f942c21a75a1bb2c3708c (patch)
treef0355ebfa25f97e18f66a98b6ac4ac3d70fa0d22 /project/templates/index.html
parent08ff00c29ea05a41ef8b9c656b1bbd6e69363768 (diff)
Added article on Adapad
Diffstat (limited to 'project/templates/index.html')
-rw-r--r--project/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/templates/index.html b/project/templates/index.html
index 70aafcb..b8db7fe 100644
--- a/project/templates/index.html
+++ b/project/templates/index.html
@@ -5,6 +5,7 @@
{% block content %}
<ul class="index">
+ <li><a href="/adapad.html">Adapad</a></li>
<li><a href="/grasp.html">Grasp Interpreter</a></li>
<li><a href="/thue2a.html">Thue Version 2a</a></li>
</ul>