diff options
| author | Stephen Enders <smenders@gmail.com> | 2020-02-16 23:12:16 -0500 | 
|---|---|---|
| committer | Stephen Enders <smenders@gmail.com> | 2020-02-16 23:12:16 -0500 | 
| commit | 5182791ac13349b2b22d665fa42138f5a47dc543 (patch) | |
| tree | 1a2bca92bcdbaf46b52f26e07fa5a11a6aa7a335 /www/blog/index.html | |
| parent | efbb8cbe0b459caec2bc749f7bc688c92959e571 (diff) | |
Write entry for recall/remember tool
Diffstat (limited to 'www/blog/index.html')
| -rw-r--r-- | www/blog/index.html | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/www/blog/index.html b/www/blog/index.html index 22e7377..1d9fa62 100644 --- a/www/blog/index.html +++ b/www/blog/index.html @@ -20,6 +20,9 @@        <ol>          <!-- {{ NEW-POST }} -->          <li> +          <a href='/blog/2020-01-13'>2020-01-13 - remember/recall - what could've been a command line tool</a> +        </li> +        <li>            <a href='/blog/2019-12-09'>2019-12-09 - Lisps, Assembly, C, and            Conlangs</a>          </li>  |