diff --git a/comments.json b/comments.json index 32938452..33beda78 100644 --- a/comments.json +++ b/comments.json @@ -1,6 +1,10 @@ [ { "author": "Pete Hunt", - "text": "Hey there!" + "text": "This is one poop comment" + }, + { + "author": "Jordan Walke", + "text": "This is *another* comment" } -] +] \ No newline at end of file diff --git a/public/index.html b/public/index.html index c6220169..b5df3a52 100644 --- a/public/index.html +++ b/public/index.html @@ -5,12 +5,122 @@ - +
- - +