Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit 12ca942

Browse files
committed
Added missing comma
1 parent 1180cb3 commit 12ca942

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,12 @@
116116
"projectName": "Portfolio",
117117
"description": " Personal portfolio made using HTML, CSS & JAVASCRIPT ",
118118
"tags": ["HTML", "Javascript", "Portfolio"],
119-
"githubLink": "https://github.com/ANUPAMA-JA29/portfolio", "projectLink":"https://anupama-ja29.github.io/portfolio/",
119+
"githubLink": "https://github.com/ANUPAMA-JA29/portfolio",
120+
"projectLink":"https://anupama-ja29.github.io/portfolio/",
120121
"image": "https://i.postimg.cc/T14WkxRL/Anupama-portfolio.png"
121122
},
122123
{
123-
"id":13
124+
"id":13,
124125
"studentName": "Mohammed Shadin",
125126
"projectName": "Crush Compatibility Calculator",
126127
"description": "A fun tool to calculate compatibility with your crush",

0 commit comments

Comments
 (0)