We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de85ae commit bb46b20Copy full SHA for bb46b20
projects.js
@@ -239,7 +239,7 @@ const projects = [
239
title: "Forum website",
240
url: "https://github.com/ianshulx/Django-Projects-for-beginners/tree/main-616/Django%20Intermediate%20Projects/django-DiscussionPlatform-App",
241
description: "A Django-based forum webisite where people can put their different opinions",
242
- imgSrc: "assets/Forum.png"
+ imgSrc: "assets/forum.png"
243
},
244
{
245
title: "BrickBuster Game",
0 commit comments