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