From 9b77c773d975bb928551776b1cad7714ccd40d85 Mon Sep 17 00:00:00 2001 From: yashnator <252yash@gmail.com> Date: Mon, 7 Feb 2022 19:42:20 +0530 Subject: [PATCH] Added info hehe --- src/Freshers.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/Freshers.js b/src/Freshers.js index 3316fcd..b564c08 100644 --- a/src/Freshers.js +++ b/src/Freshers.js @@ -1189,4 +1189,18 @@ export const FRESHERS = [ ] }, + { + entryNum: 813, + name: 'Yash Solanki', + image: 'https://img1.looper.com/img/gallery/detective-pikachu-2-release-date-cast-and-plot/intro-1568566852.jpg', + branch: 'PH1', + about: 'Average maths enjoyer', + contacts: [ + { + id: 0, + type: 'Instagram', + url: 'https://www.instagram.com/oyesolanki/', + }, + ] + } ];