Created
September 19, 2016 13:02
-
-
Save vuchl/f6108d46ea1778737accbc118b414cb9 to your computer and use it in GitHub Desktop.
public.json
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
[ | |
{"value":"Hamburg", "title":"Hamburg title", "url":"#", "text":"Lorem ipsum dolor sit amet, consectetur ..."}, | |
{"value":"New York", "title":"New York", "url":"#", "text":"Ut enim ad minim veniam, quis nostrud ..."}, | |
{"value":"Moscow", "title":"Moscow", "url":"#", "text":"Duis aute irure dolor in reprehenderit ..."}, | |
{"value":"Amsterdam", "title":"Amsterdam", "url":"#", "text":"Excepteur sint occaecat cupidatat non ..."} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment