From 0ec078c4ab444c2aa68a480b35696111f7eba579 Mon Sep 17 00:00:00 2001 From: Igor Serebryany Date: Wed, 30 Aug 2023 15:06:57 -0700 Subject: [PATCH] replace SO with last.fm --- src/components/Layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index eef0d6d..9b35b48 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -4,7 +4,7 @@ import Head from 'next/head' import Image from 'next/image' import Link from 'next/link' -import { Linkedin, Github, StackOverflow, House, ArrowReturnLeft, ChevronBarUp } from 'react-bootstrap-icons' +import { Linkedin, Github, Headphones, House, ArrowReturnLeft, ChevronBarUp } from 'react-bootstrap-icons' import Me from '../../public/images/me.jpg' import Myhead from '../../public/images/myhead.jpg' @@ -61,8 +61,8 @@ export default function Layout({ children }: { children: ReactNode }) { - - + +