From c4842bf3893b09b2c980167cca7ea656a08ba3dd Mon Sep 17 00:00:00 2001 From: noidontdig Date: Wed, 22 Jul 2015 17:25:19 +0200 Subject: [PATCH] Finish tutorial --- comments.json | 8 +++- public/index.html | 116 ++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 119 insertions(+), 5 deletions(-) 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 @@ - +
- - +