From d8f6a4b8942d9127284bbdb8caba02e64885620d Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 17 Oct 2019 20:12:15 +0200 Subject: [PATCH] you know what this is --- blog/posts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/posts.json b/blog/posts.json index 1a555ba..c8b82ad 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -79,6 +79,7 @@ "name": "Java Tutorial, Part 5: Things I Left Out So Far", "summary": "In this Java tutorial for beginners, we cover some shorthands, some more data types, the difference between pass-by-reference and pass-by-value, null, as well as arrays and lists.", "id": "java_5", - "date": "10/17/2019" + "date": "10/17/2019", + "discuss": "https://twitter.com/Ellpeck/status/1184894859133509632" } ] \ No newline at end of file