Skip to content

Commit

Permalink
Remove outdated CV, upgrade packages
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour committed Dec 2, 2024
1 parent a5b9925 commit 4acea91
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 13 deletions.
5 changes: 0 additions & 5 deletions app/components/SocialIcons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ export const Socials = [
Icon: FaLinkedinIn,
href: 'https://www.linkedin.com/in/eamonn-mansour',
},
{
name: 'CV',
Icon: FaFileAlt,
href: '/pdf/EamonnMansourCV.pdf',
},
];

const iconVariants = {
Expand Down
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
16 changes: 9 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed public/pdf/EamonnMansourCV.pdf
Binary file not shown.

0 comments on commit 4acea91

Please sign in to comment.