From b927bde1e57013d7e33c9dffaccd020f4b09db8e Mon Sep 17 00:00:00 2001 From: Aman Kumar Bairagi Date: Tue, 24 Dec 2024 14:06:30 +0530 Subject: [PATCH] add description for one of the projects --- src/app/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/data.ts b/src/app/data.ts index 5d4c0fd..ee351a8 100644 --- a/src/app/data.ts +++ b/src/app/data.ts @@ -26,7 +26,7 @@ export const projectData = [ image: pinbot, bgColor: "purple-500", description: - "A tool for swapping NFTs into tokens like USDC, USDT, and SOL. Worked on Frontend Only", + "A Discord bot that lets you chat with pinned messages using context from pins.", liveLink: "https://www.youtube.com/watch?v=4TLyhzNAz5A", githubLink: "https://github.com/amanbairagi30/PinBot", },