diff --git a/src/data/resume.tsx b/src/data/resume.tsx
index 7aa9c05..2f2fbd0 100644
--- a/src/data/resume.tsx
+++ b/src/data/resume.tsx
@@ -275,7 +275,7 @@ export const DATA = {
href: "https://hacktoberfest.digitalocean.com/",
},
{
- title: "Recap",
+ title: "Digitalocean",
icon: ,
href: "https://www.digitalocean.com/blog/hactoberfest-2024-how-to-participate",
},
@@ -330,11 +330,6 @@ export const DATA = {
icon: ,
href: "https://order-trackerr.netlify.app/",
},
- {
- title: "Recap",
- icon: ,
- href: "https://www.digitalocean.com/blog/hacktoberfest-recap2020",
- },
{
title: "YouTube",
icon: ,
@@ -367,7 +362,7 @@ export const DATA = {
{
title: "Recap",
icon: ,
- href: "https://www.digitalocean.com/blog/hacktoberfest-recap2020",
+ href: "https://www.digitalocean.com/blog/hacktoberfest-2022-your-mission-for-open-source",
},
{
title: "YouTube",
@@ -388,7 +383,7 @@ export const DATA = {
{
title: "Recap",
icon: ,
- href: "https://www.digitalocean.com/blog/hacktoberfest-recap2020",
+ href: "https://www.digitalocean.com/blog/hacktoberfest-2021-recap",
},
{
title: "YouTube",
@@ -428,23 +423,7 @@ export const DATA = {
win: "Swag | Sticker pack by github + Tee",
image:
"https://i.ibb.co/J28Q6JJ/amity.jpg",
- links: [
- {
- title: "Devpost",
- icon: ,
- href: "https://devpost.com/software/pocketdoc-react-native",
- },
- {
- title: "YouTube",
- icon: ,
- href: "https://www.youtube.com/watch?v=XwFdn5Rmx68",
- },
- {
- title: "Source",
- icon: ,
- href: "https://github.com/dillionverma/pocketdoc-react-native",
- },
- ],
+ links: [],
},
],
} as const;