diff options
| author | Stephen Enders <smenders@gmail.com> | 2019-12-10 00:38:31 -0500 | 
|---|---|---|
| committer | Stephen Enders <smenders@gmail.com> | 2019-12-10 00:38:31 -0500 | 
| commit | 4be554f1fc9b8a20aef5613ff84e069f1d0184db (patch) | |
| tree | 507e122b8fafb7655088160fd4556035f4a343de /www/blog/index.html | |
| parent | 8ff40cbb46f0d82d0d8ff14585108fd73ac510c7 (diff) | |
Blog Post: 2019-12-09 - Lisps, Assembly, C, and Conlangs
Diffstat (limited to 'www/blog/index.html')
| -rw-r--r-- | www/blog/index.html | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/www/blog/index.html b/www/blog/index.html index fad1090..22e7377 100644 --- a/www/blog/index.html +++ b/www/blog/index.html @@ -20,6 +20,10 @@        <ol>          <!-- {{ NEW-POST }} -->          <li> +          <a href='/blog/2019-12-09'>2019-12-09 - Lisps, Assembly, C, and +          Conlangs</a> +        </li> +        <li>            <a href='/blog/2019-02-17'>2019-02-17 - Venturing back into C</a>          </li>          <li>  |