Created
January 21, 2021 15:52
-
-
Save honzapara/e14cbe7d8d3f1b3ff62ef1a522c86943 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
| [ | |
| { | |
| "quoteText": "Quote # 1 text goes here", | |
| "author": "Author #1" | |
| }, | |
| { | |
| "quoteText": "Quote # 2 text goes here", | |
| "author": "Author #2" | |
| }, | |
| { | |
| "quoteText": "Quote # 3 text goes here", | |
| "author": "Author #3" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment