Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
im45145v authored Mar 5, 2024
2 parents 16f3dd9 + 62ccfae commit 04c74f2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
29 changes: 29 additions & 0 deletions Day1/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,42 @@
"comment": "I've meowed this website to all my friends."
},
{
"name": "sid ji",
"email": "[email protected]",
"comment": "Git is Gitting very complex"
},
{
"name": "Veee",
"email": "[email protected]",
"comment": "Vroom Vroooooooooom"
},
{
"name": "sushant",
"email": "[email protected]",
"comment": "is this working"
},
{
"name": "Uma",

"email": "[email protected]",

"comment": "is this working"

},{
"name": "Meow Reddy",
"email": "[email protected]",
"comment": "I've meowed this website to all my cats."
},
{

"name": "Sathwik",
"email": "[email protected]",
"comment": "I am the person who deploy all your applications."
},
{
"name":"Harini",
"email":"[email protected]",
"comment":"Hey there!This is Harini"

}
]

0 comments on commit 04c74f2

Please sign in to comment.