blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit 15f857d1f97628254b93bc894acc5782b3d080dc
parent 34867d050058f71feb15caa92147fefa464857e6
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sun, 15 Sep 2019 23:32:17 -0400

Mark completed posts as DONE

Diffstat:
Morg/2019.org | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org/2019.org b/org/2019.org
@@ -113,7 +113,7 @@ Here's to another spectacular 2.9e+17 radiation periods of Caesium-133!
 :END:
 
 * Programming                                                  :@programming:
-** TODO enumerate() with C++                                    :c_plus_plus:
+** DONE enumerate() with C++                                    :c_plus_plus:
 :PROPERTIES:
 :EXPORT_HUGO_CUSTOM_FRONT_MATTER: :date 2019-04-27 :slug enumerate-with-c-plus-plus
 :END: