this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add Email social link. Minor copy edits

BK610 e485e8e8 c1845783

+7 -1
+7 -1
components/pageContent/HomePage.tsx
··· 86 86 </div> 87 87 <div className="pt-4 mt-4 border-t border-t-stone-400 dark:border-t-stone-500"> 88 88 <div className="w-fit flex gap-2 items-center"> 89 + <SocialLink 90 + href="mailto:bailey.orion.kane@gmail.com" 91 + icon="/img/emailIcon.png" 92 + > 93 + Email 94 + </SocialLink> 89 95 <SocialLink href="https://www.linkedin.com/in/baileykane/"> 90 96 LinkedIn{" "} 91 97 </SocialLink> ··· 100 106 </div> 101 107 <div className="py-6 px-2 sm:px-4 rounded-lg bg-stone-100 dark:bg-stone-800 w-full flex flex-col relative z-10"> 102 108 <h3 className="text-stone-600 dark:text-stone-300 mb-2 border-b border-b-stone-400 dark:border-b-stone-500"> 103 - All of my projects 109 + All my stuff 104 110 </h3> 105 111 <div className="h-full w-full items-center"> 106 112 <SectionList className="item-list flex flex-col">