Last active
July 23, 2019 14:33
-
-
Save zrod/36fa02fcef4204ade8fc4115d2a8e936 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ "items": [ | |
{ | |
"title": "NASDAQ", | |
"description": "lorem ipsum etc" | |
}, | |
{ | |
"title": "WORK", | |
"description": "Work to live" | |
}, | |
{ | |
"title": "AAPL", | |
"description": "I prefer thinkpads" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment