Skip to content

Commit

Permalink
chore: updating site docs and contributing.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar Saini <[email protected]>
  • Loading branch information
s2sharpit committed Aug 7, 2023
1 parent ce79332 commit 87b29e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions components/AddYourProjectsGuide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ type StepProps = {
const codeString = `{
"github_username": "YOUR_GITHUB_USERNAME",
"Social_media": {
"gitHub": "YOUR_GITHUB_ACCOUNT_LINK",
"LinkedIn": "YOUR_LINKEDIN_ACCOUNT_LINK",
"Instagram": "YOUR_INSTAGRAM_ACCOUNT_LINK",
"YouTube": "YOUR_YOUTUBE_ACCOUNT_LINK",
"Twitter": "YOUR_TWITTER_ACCOUNT_LINK"
},
"Projects": [
Expand Down
3 changes: 0 additions & 3 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
{
"github_username": "YOUR_GITHUB_USERNAME",
"Social_media": {
"gitHub": "YOUR_GITHUB_ACCOUNT_LINK",
"LinkedIn": "YOUR_LINKEDIN_ACCOUNT_LINK",
"Instagram": "YOUR_INSTAGRAM_ACCOUNT_LINK",
"YouTube": "YOUR_YOUTUBE_ACCOUNT_LINK",
"Twitter": "YOUR_TWITTER_ACCOUNT_LINK"
},
"Projects": [
Expand Down

0 comments on commit 87b29e4

Please sign in to comment.