diff options
author | Stephen Enders <smenders@gmail.com> | 2019-02-17 01:55:05 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2019-02-17 01:55:05 -0500 |
commit | e87e69da25def4a0af96d0425f3a1f16e658ac55 (patch) | |
tree | 2bcb59b569e0fd1192229d93e8762c487d58b7d3 /www/blog/index.html | |
parent | 1aff33c074d77de0c641f9fad96e90f32701a059 (diff) |
Updated indicies with post
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 8afbc6b..d738f8f 100644 --- a/www/blog/index.html +++ b/www/blog/index.html @@ -20,6 +20,9 @@ <ol> <!-- {{ NEW-POST }} --> <li> + <a href='/blog/2019-02-17'>2019-02-17 - Venturing back into C</a> + </li> + <li> <a href='/blog/2019-01-21'>2019-01-21 - First! A New Years Resolution</a> </li> |