diff --git a/data/animal.json b/data/animal.json index bbf3e2b..d95a773 100644 --- a/data/animal.json +++ b/data/animal.json @@ -1 +1 @@ -[{"animal":"Cat","count":5},{"animal":"Dog","count":1},{"animal":"Turtle","count":12}] \ No newline at end of file +[{"animal":"Cat","count":5},{"animal":"Dog","count":3},{"animal":"Turtle","count":12}] \ No newline at end of file diff --git a/data/color.json b/data/color.json index 368b67a..dde9ef8 100644 --- a/data/color.json +++ b/data/color.json @@ -1 +1 @@ -[{"color":"Red","count":10},{"color":"Green","count":9},{"color":"Blue","count":7}] \ No newline at end of file +[{"color":"Red","count":11},{"color":"Green","count":9},{"color":"Blue","count":7},{"color":["Red","Green","Blue"],"count":1}] \ No newline at end of file diff --git a/data/fruit.json b/data/fruit.json index e49bfd8..a500e4f 100644 --- a/data/fruit.json +++ b/data/fruit.json @@ -1 +1 @@ -[{"fruit":"apple","count":1},{"fruit":"pear","count":2},{"fruit":"papaya","count":1},{"fruit":"strawberry","count":2},{"fruit":"peach","count":2},{"fruit":"kiwi","count":1}] \ No newline at end of file +[{"fruit":"apple","count":1},{"fruit":"pear","count":2},{"fruit":"papaya","count":1},{"fruit":"strawberry","count":2},{"fruit":"peach","count":2},{"fruit":"kiwi","count":1},{"fruit":"Apple","count":1},{"fruit":"monkey","count":1}] \ No newline at end of file diff --git a/images/facebook.jpg b/images/facebook.jpg new file mode 100644 index 0000000..ee8c694 Binary files /dev/null and b/images/facebook.jpg differ diff --git a/index.html b/index.html index a1393b0..d95ebf8 100644 --- a/index.html +++ b/index.html @@ -20,12 +20,14 @@
Give us your opinion about Facebook user interface