Skip to content

Commit 7b9346d

Browse files
fix logo
Co-Authored-By: ShantannuDev2003 <145862065+ShantannuDev2003@users.noreply.github.com>
1 parent f4f9698 commit 7b9346d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/patreon.png

101 KB
Loading

projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ const projects = [
468468
title:"Patreon clone",
469469
url:"https://github.com/ianshulx/React-projects-for-beginners/tree/main/patreon",
470470
description:"A Patreon clone is a platform that enables creators to earn recurring income by offering exclusive content and rewards to supporters",
471-
imgSrc:"public/vercel.svg"
471+
imgSrc:"assets/patreon.png"
472472
}
473473

474474
];

0 commit comments

Comments
 (0)