Skip to content

Commit bb46b20

Browse files
authored
Update projects.js
1 parent 6de85ae commit bb46b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ const projects = [
239239
title: "Forum website",
240240
url: "https://github.com/ianshulx/Django-Projects-for-beginners/tree/main-616/Django%20Intermediate%20Projects/django-DiscussionPlatform-App",
241241
description: "A Django-based forum webisite where people can put their different opinions",
242-
imgSrc: "assets/Forum.png"
242+
imgSrc: "assets/forum.png"
243243
},
244244
{
245245
title: "BrickBuster Game",

0 commit comments

Comments
 (0)