From a7f3b86c2b48dfad7d224541d71d4460359466a3 Mon Sep 17 00:00:00 2001 From: Aashish Kumar Date: Sat, 20 Feb 2021 01:13:30 +0530 Subject: [PATCH] Added entry --- src/Freshers.js | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/Freshers.js b/src/Freshers.js index 874122b..bcaffa2 100644 --- a/src/Freshers.js +++ b/src/Freshers.js @@ -1856,7 +1856,24 @@ contacts: [ url: 'https://www.instagram.com/hidden_tezla/' } ] -} - - -]; +}, +{ + entryNum: 778, + name : 'Aashish Kumar', + image: "https://www.facebook.com/photo?fbid=1203834419819549&set=a.321121081424225", + branch: 'MT1', + about: 'Exploring', + contact: [ + { + id: 0, + type: 'Facebook', + url: 'https://www.facebook.com/aashishsharma.sharma.718/' + }, + { + id: 1, + type: 'Instagram', + url: 'https://www.instagram.com/am__aashish01/' + } + ] +}, +]; \ No newline at end of file