Skip to content

Commit 9c6d5c3

Browse files
committed
[ ADD ] image for the devtrack-api project
1 parent 1a1e50d commit 9c6d5c3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/projects/devtrack-api.png

44.4 KB
Loading

src/components/Projects.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const Projects = () => {
3838
id: 4,
3939
title: "DevTrack API",
4040
description: "A personal productivity API for developers to manage tasks, log learning sessions, track progress on side projects.",
41-
image: "projects/default.png",
41+
image: "projects/devtrack-api.png",
4242
techStack: ["Laravel", "PHP", "Laravel Scribe", "Postman", "RESTful API"],
4343
status: "ongoing",
4444
category: "Backend API",

0 commit comments

Comments
 (0)