diff --git a/comments.json b/comments.json index 32938452..93e944d9 100644 --- a/comments.json +++ b/comments.json @@ -2,5 +2,17 @@ { "author": "Pete Hunt", "text": "Hey there!" + }, + { + "author": "Gideon Dresdner", + "text": "Boom" + }, + { + "author": "Chaka", + "text": "Laka" + }, + { + "author": "Joe", + "text": "I find this very interesting." } -] +] \ No newline at end of file diff --git a/public/index.html b/public/index.html index c6220169..d40006bb 100644 --- a/public/index.html +++ b/public/index.html @@ -11,6 +11,7 @@
- + +