diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-06-29 20:55:37 +1000 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-06-29 20:55:37 +1000 |
commit | 0d198de63dc977a195fc9679dcba0cf1857caf06 (patch) | |
tree | 0508804ffaee2be5fdd6d01c3acaa5e87a5dc74c /project/templates/index.html | |
parent | f5be544bbb93998c059aa4addeaa02c32641611a (diff) |
Added article for Sunset License
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 fd97587..fa0abab 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -16,6 +16,9 @@ {% block content %} <ul class="index"> + <li><a href="/sunset.html">Sunset License</a><br> + <span class="post">(Posted 29/6/2017)</span></li> + <li><a href="/fltkada.html">FLTK Ada Binding</a><br> <span class="post">(Posted 25/6/2017)</span></li> |