From 9e8f442e8801e6debda0f3647ceaa83180b4dc99 Mon Sep 17 00:00:00 2001 From: Saroj Kumar Sahoo Date: Mon, 20 May 2024 22:13:44 +0530 Subject: [PATCH] update: packages and social links --- package.json | 2 +- src/components/BlogSideBar.tsx | 12 +- src/components/Footer.tsx | 10 +- src/components/Nav.tsx | 10 +- src/config/index.js | 14 +- yarn.lock | 4963 ++++++++++++++++++-------------- 6 files changed, 2831 insertions(+), 2180 deletions(-) diff --git a/package.json b/package.json index b913914..734e54b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@fontsource/rubik": "^5.0.3", - "@icons-pack/react-simple-icons": "^8.0.1", + "@icons-pack/react-simple-icons": "^9.5.0", "gatsby": "^5.11.0", "gatsby-plugin-feed": "^5.11.0", "gatsby-plugin-google-gtag": "^5.11.0", diff --git a/src/components/BlogSideBar.tsx b/src/components/BlogSideBar.tsx index 05db060..ede02c4 100644 --- a/src/components/BlogSideBar.tsx +++ b/src/components/BlogSideBar.tsx @@ -2,11 +2,7 @@ import React from "react" import { siteConfig } from "@config/index" -import { - SiFacebook, - SiTwitter, - SiWhatsapp, -} from "@icons-pack/react-simple-icons" +import { SiFacebook, SiX, SiWhatsapp } from "@icons-pack/react-simple-icons" import slugify from "@lib/slugify" import { Link, graphql, useStaticQuery } from "gatsby" @@ -109,16 +105,16 @@ const BlogSideBar = ({ shareLink }: BlogSideBarProps) => { target={`_blank`} rel="noreferrer noopener" > - + - + diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index ee5b22e..6a89573 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -8,7 +8,7 @@ import { Link } from "gatsby" import { SiGatsby, SiGithub, - SiInstagram, + SiLeetcode, SiLinkedin, } from "@icons-pack/react-simple-icons" @@ -25,15 +25,15 @@ const FooterMain: FC = () => {
- + { {