Skip to content

Commit

Permalink
remove medium link
Browse files Browse the repository at this point in the history
  • Loading branch information
thatcatcancode committed Dec 2, 2023
1 parent 944881a commit 1255a56
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions components/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ export default function Contact() {
>
<BsLinkedin />
</a>
<a
className="bg-white p-4 text-gray-700 flex items-center gap-2 text-[1.35rem] rounded-full focus:scale-[1.15] hover:scale-[1.15] hover:text-gray-950 active:scale-105 transition cursor-pointer borderBlack dark:bg-white/10 dark:text-white/60"
href="https://medium.com/@leeadams1414"
target="_blank"
>
<FaMediumM />
</a>
<a
className="bg-white p-4 text-gray-700 flex items-center gap-2 text-[1.35rem] rounded-full focus:scale-[1.15] hover:scale-[1.15] hover:text-gray-950 active:scale-105 transition cursor-pointer borderBlack dark:bg-white/10 dark:text-white/60"
href="https://github.com/thatgirlcancode"
Expand Down

0 comments on commit 1255a56

Please sign in to comment.