diff --git a/blog/posts.json b/blog/posts.json index 7fcc2a3..65ab0de 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -93,6 +93,7 @@ "name": "Java Tutorial, Part 6: Inheritance", "summary": "In this Java tutorial for beginners, we cover classes extending other classes and the instanceof keyword.", "id": "java_6", - "date": "10/31/2019" + "date": "10/31/2019", + "discuss": "https://twitter.com/Ellpeck/status/1189904487722487809" } ] \ No newline at end of file