From 9c6caff8124c5d38aeb0b57e1e8478f322c82f82 Mon Sep 17 00:00:00 2001 From: Vashist-Agarwalla Date: Wed, 15 Dec 2021 10:20:52 +0530 Subject: [PATCH 1/4] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20Update=20og:image?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.tsx | 3 --- pages/knowMore.tsx | 4 ---- pages/license.tsx | 3 --- pages/projects/[project].tsx | 4 ---- pages/projects/index.tsx | 4 ---- 5 files changed, 18 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 1a45a9f..0e14197 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -15,12 +15,9 @@ const HomePage = ({ about, skills, achievements, projects, contact }: any) => { Vashist Agarwalla - - - diff --git a/pages/knowMore.tsx b/pages/knowMore.tsx index 0802eac..491eccb 100644 --- a/pages/knowMore.tsx +++ b/pages/knowMore.tsx @@ -12,13 +12,9 @@ const KnowMorePage = ({ experience, clubs, certificates, resume }: any) => { Vashist Agarwalla | Know More - - - -
diff --git a/pages/license.tsx b/pages/license.tsx index ba4812c..6ba91f5 100644 --- a/pages/license.tsx +++ b/pages/license.tsx @@ -6,12 +6,9 @@ const License = () => { Vashist Agarwalla | License - - -

LICENSE

diff --git a/pages/projects/[project].tsx b/pages/projects/[project].tsx index 6cd3a2a..baed19c 100644 --- a/pages/projects/[project].tsx +++ b/pages/projects/[project].tsx @@ -34,13 +34,9 @@ const Data = ({ project }: any) => { Vashist Agarwalla | {project.name} - - - -
diff --git a/pages/projects/index.tsx b/pages/projects/index.tsx index f6395ae..26551be 100644 --- a/pages/projects/index.tsx +++ b/pages/projects/index.tsx @@ -9,13 +9,9 @@ const ProjectsPage = ({ projects }: any) => { Vashist Agarwalla | Projects - - - -
From 8959008ee61ff7430a55f448c2086403d2eef3f5 Mon Sep 17 00:00:00 2001 From: Vashist-Agarwalla Date: Wed, 15 Dec 2021 10:29:06 +0530 Subject: [PATCH 2/4] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20Update=20Head?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.tsx | 3 +-- pages/knowMore.tsx | 3 +-- pages/license.tsx | 3 +-- pages/projects/[project].tsx | 3 +-- pages/projects/index.tsx | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 0e14197..e120930 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -14,9 +14,8 @@ const HomePage = ({ about, skills, achievements, projects, contact }: any) => {
Vashist Agarwalla - + - diff --git a/pages/knowMore.tsx b/pages/knowMore.tsx index 491eccb..13e21eb 100644 --- a/pages/knowMore.tsx +++ b/pages/knowMore.tsx @@ -11,9 +11,8 @@ const KnowMorePage = ({ experience, clubs, certificates, resume }: any) => {
Vashist Agarwalla | Know More - + -
diff --git a/pages/license.tsx b/pages/license.tsx index 6ba91f5..c7968cc 100644 --- a/pages/license.tsx +++ b/pages/license.tsx @@ -5,9 +5,8 @@ const License = () => {
Vashist Agarwalla | License - + -
diff --git a/pages/projects/[project].tsx b/pages/projects/[project].tsx index baed19c..2855e95 100644 --- a/pages/projects/[project].tsx +++ b/pages/projects/[project].tsx @@ -33,9 +33,8 @@ const Data = ({ project }: any) => {
Vashist Agarwalla | {project.name} - + - diff --git a/pages/projects/index.tsx b/pages/projects/index.tsx index 26551be..abfed60 100644 --- a/pages/projects/index.tsx +++ b/pages/projects/index.tsx @@ -8,9 +8,8 @@ const ProjectsPage = ({ projects }: any) => {
Vashist Agarwalla | Projects - + -
From e513cf25236012a7f37be4bf61a89058aadbd08c Mon Sep 17 00:00:00 2001 From: Vashist-Agarwalla Date: Fri, 17 Dec 2021 10:09:31 +0530 Subject: [PATCH 3/4] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Update=20og:descriptio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/license.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/license.tsx b/pages/license.tsx index c7968cc..436ad02 100644 --- a/pages/license.tsx +++ b/pages/license.tsx @@ -6,7 +6,7 @@ const License = () => { Vashist Agarwalla | License - +
From 684cf62cce0ad542fa6557a0b14d5e6478cee018 Mon Sep 17 00:00:00 2001 From: Vashist-Agarwalla Date: Fri, 17 Dec 2021 10:18:11 +0530 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20Update=20og:image?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.tsx | 2 +- pages/knowMore.tsx | 2 +- pages/license.tsx | 2 +- pages/projects/[project].tsx | 2 +- pages/projects/index.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index e120930..f62fffe 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -14,7 +14,7 @@ const HomePage = ({ about, skills, achievements, projects, contact }: any) => {
Vashist Agarwalla - + diff --git a/pages/knowMore.tsx b/pages/knowMore.tsx index 13e21eb..b98f759 100644 --- a/pages/knowMore.tsx +++ b/pages/knowMore.tsx @@ -11,7 +11,7 @@ const KnowMorePage = ({ experience, clubs, certificates, resume }: any) => {
Vashist Agarwalla | Know More - + diff --git a/pages/license.tsx b/pages/license.tsx index 436ad02..6827234 100644 --- a/pages/license.tsx +++ b/pages/license.tsx @@ -5,7 +5,7 @@ const License = () => {
Vashist Agarwalla | License - + diff --git a/pages/projects/[project].tsx b/pages/projects/[project].tsx index 2855e95..645e505 100644 --- a/pages/projects/[project].tsx +++ b/pages/projects/[project].tsx @@ -33,7 +33,7 @@ const Data = ({ project }: any) => {
Vashist Agarwalla | {project.name} - + diff --git a/pages/projects/index.tsx b/pages/projects/index.tsx index abfed60..d053a5b 100644 --- a/pages/projects/index.tsx +++ b/pages/projects/index.tsx @@ -8,7 +8,7 @@ const ProjectsPage = ({ projects }: any) => {
Vashist Agarwalla | Projects - +