Skip to content

Commit 428ae22

Browse files
committed
minor fixes
1 parent 44bbb37 commit 428ae22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/userData.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,14 +388,14 @@ export const Users: User[] = [
388388
source: null,
389389
tags: ["opensource", "react", "redux", "motion", "javascript"],
390390
},
391-
//
391+
//The Pull
392392

393393
{
394394
title: "The Pull",
395395
description: "Ecommerce wesbite template from where we can buy variety of shoes",
396396
preview: require("./showcase/pull.png"),
397-
website: "https://github.com/Ridhima10/The_Pull",
398-
source: null,
397+
website:"https://ridhima10.github.io/The_Pull/",
398+
source: "https://github.com/Ridhima10/The_Pull",
399399
tags: ["html", "css", "javascript"],
400400
}
401401
];

0 commit comments

Comments
 (0)