This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added my Profile-anubhav201241 * Update anubhav201241.json * modified * Modified filess
- Loading branch information
1 parent
c9b7021
commit a7b72f5
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,4 +65,4 @@ | |
"cypress-cucumber-preprocessor": { | ||
"nonGlobalStepDefinitions": true | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"name": "Anubhav Gupta", | ||
"bio": "Open Source and Tech Enthusiast", | ||
"avatar": "https://github.com/anubhav201241.png", | ||
"links": [ | ||
{ | ||
"name": "Follow me on GitHub", | ||
"url": "https://github.com/anubhav201241", | ||
"icon": "github" | ||
}, | ||
{ | ||
"name": "Follow me on Twitter", | ||
"url": "https://twitter.com/Anubhav43591222", | ||
"icon": "twitter" | ||
}, | ||
{ | ||
"name": "Subscribe my YouTube channel", | ||
"url": "https://www.youtube.com/channel/UC4kiE6cKOQsjT5HgMu4c39w", | ||
"icon": "youtube" | ||
}, | ||
{ | ||
"name": "Follow me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/anubhavdev/", | ||
"icon": "linkedin" | ||
} | ||
] | ||
} |