Skip to content

Commit 580eb36

Browse files
committed
changes
1 parent 23b92ba commit 580eb36

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/data/showcase/todolist.png

-1.14 MB
Loading

src/data/users.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ const Users: User[] = [
266266
{
267267
title: "To Do List App",
268268
description:
269-
"A simple To-Do List App using HTML CSS JS . Add your tasks and manage them easily. ",
269+
"A simple To-Do List App using HTML CSS JS . Add your tasks and manage them easily , mark your task as completed or incomplete ",
270270
preview: require("./showcase/todolist.png"),
271271
website: "https://50-days-50-web-project.vercel.app/TO_DO_LIST/todolist.html",
272272
source: "https://github.com/dhairyagothi/50_days_50_web_project/tree/Main/public/TO_DO_LIST",

0 commit comments

Comments
 (0)