diff options
author | Jed Barber <jjbarber@y7mail.com> | 2018-12-29 12:45:47 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2018-12-29 12:45:47 +1100 |
commit | 23b53a46d263a30a466ee0d48543b6ed64f29141 (patch) | |
tree | 9bcb57d4370f6edb93caf5ea6605ea211cd776ff /project/templates/index.html | |
parent | 78e64f219693800130e53809e5c0ec13b445c9fc (diff) |
Article about area under the curve for complex valued integrals
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> |