Last active
November 2, 2020 10:33
-
-
Save sampoder/b27aba669732dae82f3aa6171dbd89c4 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"name": "g", | |
"title": "Github", | |
"description": "All of my open-source and personal work", | |
"public": true, | |
"url": "https://github.com/rishiosaur" | |
}, | |
{ | |
"name": "t", | |
"title": "Twitter", | |
"description": "Thoughts, analogies, and just all-around me being me.", | |
"public": true, | |
"url": "https://twitter.com/rishiosaur" | |
}, | |
{ | |
"name": "i", | |
"title": "Instagram", | |
"description": "Posts, features, and pictures!", | |
"public": true, | |
"url": "https://instagram.com/rishi.cx" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment