From 17168f808ed66607d9f2565faf25611d88716771 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 10 Oct 2019 19:57:58 +0200 Subject: [PATCH] discuss --- blog/posts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/posts.json b/blog/posts.json index 60047e2..7da966e 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -58,6 +58,7 @@ "name": "Java Tutorial, Part 2: Intro to Conditions and Loops", "summary": "The second part of my post series for programming beginners. This one is all about conditions and loops.", "id": "java_2", - "date": "10/10/2019" + "date": "10/10/2019", + "discuss": "https://twitter.com/Ellpeck/status/1182354544707198976" } ] \ No newline at end of file