diff --git a/projects/google-trends/thumb.png b/projects/google-trends/thumb.png new file mode 100644 index 00000000..fa63280a Binary files /dev/null and b/projects/google-trends/thumb.png differ diff --git a/projects/projects.json b/projects/projects.json index f92b527e..685c7d1f 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,6 +3688,20 @@ "Responsive", "Cloud" ] + }, + { + "name": "Google Trends", + "thumb": "google-trends/thumb.png", + "desc": "find out what's trending on Google right now.", + "url": "https://www.google.com/trends/", + "info": "http://googleblog.blogspot.com/2015/06/a-new-window-into-our-world-with-real.html", + "submitter": "lpolepeddi", + "submissionDate": "2012-06-30", + "tags": [ + "Production", + "Search", + "Google" + ] } ]