summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index f187dd2..dc2497f 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,8 @@
<section id="blog">
<h2>Blog</h2>
<ul>
+<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>
<time>2022-01-27</time>
<li> Renamed article from yesterday and fixed some typos around the place.<br>