From c4f4071e680a8eff8b03c79fc084b23a747bf2f0 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 15 Oct 2019 12:27:08 +0200 Subject: [PATCH] also discuss --- blog/posts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/posts.json b/blog/posts.json index 6aebda3..c97d156 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -72,6 +72,7 @@ "name": "Java Tutorial, Part 4: Classes and Objects", "summary": "In this Java tutorial for beginners, we cover the basics of creating classes with a constructor, some fields and some methods and creating objects of them.", "id": "java_4", - "date": "10/14/2019" + "date": "10/14/2019", + "discuss": "https://twitter.com/Ellpeck/status/1183857460660101133" } ] \ No newline at end of file