diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -33,6 +33,8 @@ <section id="blog"> <h2>Blog</h2> <ul> +<li> Renovated <i>Markdow Is Bad for You</i><br> + <time>2022-01-30</time> <li> <a href="git_rebase_illustrated_with_time_travel.html">Git Rebase Illustrated With Time Travel</a><br> <time>2022-01-28</time> <li> <a href="you_can_serve_static_data_over_http.html">You Can Serve Static Data Over HTTP</a><br> @@ -107,7 +109,7 @@ <li> <a href="the_gentlest_introduction_to_building_with_makefiles.html">The Gentlest Introduction to Building With Makefiles</a><br> <time>2020-05-14</time> -<li> <a href="markdown_is_bad_for_you.html">Markdown Is Bad For You</a><br> +<li> <a href="markdown_is_bad_for_you.html">Markdown Is Bad for You</a><br> <time>2020-05-13</time> </ul> </section> |