summaryrefslogtreecommitdiff
path: root/project/templates/index.html
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-06-25 11:20:10 +1000
committerJed Barber <jjbarber@y7mail.com>2017-06-25 11:20:10 +1000
commit425785e6fc15bba19cf97a84030bc046e71cbc35 (patch)
treee9ad22d98e791e8518b55881657dd3b8a0673c95 /project/templates/index.html
parent15af05257bc029f446faa8e8087ae670625ae1a9 (diff)
Added article for FLTK Ada binding
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 5c7af6a..fd97587 100644
--- a/project/templates/index.html
+++ b/project/templates/index.html
@@ -16,6 +16,9 @@
{% block content %}
<ul class="index">
+ <li><a href="/fltkada.html">FLTK Ada Binding</a><br>
+ <span class="post">(Posted 25/6/2017)</span></li>
+
<li><a href="/stvcount.html">Single Transferable Vote Counter</a><br>
<span class="post">(Posted 19/2/2017)</span></li>