From 6550d2ebcd1f69a31b97e419e352852c470195bd Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 11 Oct 2019 23:52:41 +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 214609e..5c7856d 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -65,6 +65,7 @@ "name": "Java Tutorial, Part 3: (Static) Methods", "summary": "In this Java tutorial for beginners, we cover what (static) methods, parameters and return types are.", "id": "java_3", - "date": "10/11/2019" + "date": "10/11/2019", + "discuss": "https://twitter.com/Ellpeck/status/1182775985885847558" } ] \ No newline at end of file