Skip to content

Commit

Permalink
docs: 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 9, 2023
1 parent ac2c5f8 commit 4b70583
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions components/AddYourProjectsGuide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ type StepProps = {

const codeString = `{
"github_username": "YOUR_GITHUB_USERNAME",
"Social_media": {
"LinkedIn": "YOUR_LINKEDIN_ACCOUNT_LINK",
"Twitter": "YOUR_TWITTER_ACCOUNT_LINK"
},
"Projects": [
{
"link": "PROJECT_LINK",
Expand Down
4 changes: 0 additions & 4 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
```json
{
"github_username": "YOUR_GITHUB_USERNAME",
"Social_media": {
"LinkedIn": "YOUR_LINKEDIN_ACCOUNT_LINK",
"Twitter": "YOUR_TWITTER_ACCOUNT_LINK"
},
"Projects": [
{
"link": "PROJECT_LINK",
Expand Down

0 comments on commit 4b70583

Please sign in to comment.