Skip to content

Commit

Permalink
Added_DecentraWork
Browse files Browse the repository at this point in the history
  • Loading branch information
Absterrg0 committed Oct 27, 2024
1 parent bd3b651 commit 4bdbd27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Project.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function Project() {

// Updated projectCards with URLs
const projectCards = [
{ title: 'ToDo List', src: '/project1.jpg', url: 'https://todo-abstergo.vercel.app/' },
{ title: 'DecentraWork', src: '/project1.jpg', url: 'https://decentra-work.vercel.app/' },
{ title: 'Blog', src: '/project2.jpg', url: 'https://blog-web-abstergo.vercel.app/' },
{ title: 'Solana Token Launcher', src: '/project3.jpg', url: 'https://launcher-solana.vercel.app/' },
{ title: 'Forums', src: '/project4.png', url: 'https://forums-abstergo.vercel.app/' },
Expand Down
Binary file modified public/project1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4bdbd27

Please sign in to comment.