From 6af72ff307ca5f4b6d94de8caedff1c059bd6bd2 Mon Sep 17 00:00:00 2001 From: nived Date: Thu, 4 Mar 2021 10:23:29 +0530 Subject: [PATCH] edited --- src/Freshers.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/Freshers.js b/src/Freshers.js index e10a6a2..aed4489 100644 --- a/src/Freshers.js +++ b/src/Freshers.js @@ -1932,4 +1932,17 @@ contacts: [ }, ] } +{ + entryNum: 36, + name : 'Nived KP', + branch: 'BB1', + about: 'Ocassional gamer,interested in football, indian history and geopolitics', + contact: [ + { + id: 0, + type: 'Instagram', + url: 'https://www.instagram.com/_nived_kp/' + }, + ] +} ];