From 6ea87dbc2aca139a8934982056a42c16f47ecd4d Mon Sep 17 00:00:00 2001 From: AshishV306 <110739725+AshishV306@users.noreply.github.com> Date: Tue, 29 Aug 2023 03:09:06 +0530 Subject: [PATCH 1/3] readme changed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ba5ca1a..31308b0b 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ yarn dev ### Repo Activity ![Activity](https://repobeats.axiom.co/api/embed/53ac5d73666adb61764d0945fa9df15ccdc336ea.svg "Repobeats analytics image") + +//hello \ No newline at end of file From 44626bc21f631a6153202e27467d6fbeac9f14fb Mon Sep 17 00:00:00 2001 From: AshishV306 <110739725+AshishV306@users.noreply.github.com> Date: Tue, 29 Aug 2023 03:10:07 +0530 Subject: [PATCH 2/3] change retrived --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 31308b0b..0ba5ca1a 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,3 @@ yarn dev ### Repo Activity ![Activity](https://repobeats.axiom.co/api/embed/53ac5d73666adb61764d0945fa9df15ccdc336ea.svg "Repobeats analytics image") - -//hello \ No newline at end of file From 590c96ba2eacf10d4c0ad60628f75d4b4011cb95 Mon Sep 17 00:00:00 2001 From: AshishV306 <110739725+AshishV306@users.noreply.github.com> Date: Tue, 29 Aug 2023 11:06:06 +0530 Subject: [PATCH 3/3] Changed color of logos --- components/Header/Header.jsx | 6 +++--- components/UI/Contact.jsx | 6 +++--- styles/contact.module.css | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/Header/Header.jsx b/components/Header/Header.jsx index 7fed443a..dc68f2bb 100644 --- a/components/Header/Header.jsx +++ b/components/Header/Header.jsx @@ -166,7 +166,7 @@ const Header = () => { target="_blank" title="Youtube Channel" id="youtube-channel" - className={`cursor-pointer text-[#ffffff] hover:text-[--site-theme-color] transform ease-in-out hover:-translate-y+1 hover:scale-150`} + className={`cursor-pointer text-[#ffffff] hover:text-red-600 transform ease-in-out hover:-translate-y+1 hover:scale-150`} rel="noreferrer" > @@ -188,7 +188,7 @@ const Header = () => { target="_blank" title="Twitter Account" id="twitter-account" - className={`cursor-pointer text-[#ffffff] hover:text-[--site-theme-color] transform ease-in-out hover:-translate-y+1 hover:scale-150`} + className={`cursor-pointer text-[#ffffff] hover:text-blue-400 transform ease-in-out hover:-translate-y+1 hover:scale-150`} rel="noreferrer" > @@ -199,7 +199,7 @@ const Header = () => { target="_blank" title="LinkedIn Account" id="linkedin-account" - className={`cursor-pointer text-[#ffffff] hover:text-[--site-theme-color] transform ease-in-out hover:-translate-y+1 hover:scale-150`} + className={`cursor-pointer text-[#ffffff] hover:text-blue-400 transform ease-in-out hover:-translate-y+1 hover:scale-150`} rel="noreferrer" > diff --git a/components/UI/Contact.jsx b/components/UI/Contact.jsx index 412bb121..ca93dbd3 100644 --- a/components/UI/Contact.jsx +++ b/components/UI/Contact.jsx @@ -61,7 +61,7 @@ const Contact = () => {
{ {