From 09ad78b5d42a2479053475b650d123213b272ab5 Mon Sep 17 00:00:00 2001 From: Jay Kanakiya Date: Sun, 3 Aug 2014 21:14:38 +0530 Subject: [PATCH] Added @techiejayk and jquer.in --- data/blogs.json | 15 +++++++++++++++ data/cool-people.json | 10 ++++++++++ 2 files changed, 25 insertions(+) diff --git a/data/blogs.json b/data/blogs.json index 782ea8f..0d93846 100644 --- a/data/blogs.json +++ b/data/blogs.json @@ -268,5 +268,20 @@ "fr": "Une société de communication en ligne fournissant du contenu sur les dernières techniques pour les professionnels du web.", "pl": "Firma online dająca nowatorską treść dla profesjonalistów z dziedziny web" } + }, + + { + "name": "jquer.in", + "permalink": "http://jquer.in/", + "img": "http://twitter.com/api/users/profile_image/jquer_in?size=bigger", + "description": { + "en": "A curated collection of jQuery plugins.", + "he": "אוסף שאצר של תוספי jQuery", + "es": "Una colección curada de plugins jQuery", + "pt": "Uma coleção com curadoria de plugins jQuery", + "de": "Eine kuratierte Sammlung von jQuery-Plugins", + "fr": "Une collection d'objets d'plugins jQuery", + "pl": "Kurator kolekcji wtyczek jQuery" + } } ] diff --git a/data/cool-people.json b/data/cool-people.json index c36b3d7..89525c5 100644 --- a/data/cool-people.json +++ b/data/cool-people.json @@ -237,5 +237,15 @@ "img": "http://twitter.com/api/users/profile_image/thomasfuchs?size=bigger" }, "tags": ["JavaScript"] + }, + + { + "name": "Jay Kanakiya", + "site": "http://jaykanakiya.com/", + "twitter": { + "user": "techiejayk", + "img": "http://twitter.com/api/users/profile_image/techiejayk?size=bigger" + }, + "tags": ["JavaScript","CSS"] } ] \ No newline at end of file