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 dfe396b..3a66532 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -16,6 +16,9 @@ {% block content %} <ul class="index"> + <li><a href="/packrat.html">Packrat Parser Combinator Library</a><br> + <span class="post">(Posted 2/2/2021)</span></li> + <li><a href="/integral.html">Area Under the Curve of a Complex Integral</a><br> <span class="post">(Posted 29/12/2018)</span></li> |