Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added social links social-links.json #35

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update social-links.json
added social links
  • Loading branch information
kirpaan authored May 12, 2024
commit 42484b16dcf6349623167e73a7dec8bf5e05b64c
9 changes: 9 additions & 0 deletions src/social-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,13 @@
"twitter": "https://twitter.com/<username>",
"upwork": "https://www.upwork.com/o/profiles/users/~<username>",
"youtube": "https://www.youtube.com/@<username>"
"mastodon":"https://mastodon.social/@<username>",
"codeberg":"https://codeberg.org/<username>",
"odysee":"https://odysee.com/@<username>",
"commudle":"https://www.commudle.com/users/<username>",
"devfolio":"https://devfolio.co/@<username>",
"kaggle":"https://www.kaggle.com/<username>",
"devpost":"https://devpost.com/<username>",
"codewars":"https://www.codewars.com/users/<username>",
"threads":"https://www.threads.net/@<username>"
}