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 056231f..dfe396b 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -16,6 +16,9 @@ {% block content %} <ul class="index"> + <li><a href="/integral.html">Area Under the Curve of a Complex Integral</a><br> + <span class="post">(Posted 29/12/2018)</span></li> + <li><a href="/steelman.html">D, Parasail, Pascal, and Rust vs The Steelman</a><br> <span class="post">(Posted 29/10/2017)</span></li> |