Last active
December 19, 2018 22:30
-
-
Save maaroarg/7789bb117e09ca689afcff3ffc717b8f 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
| { | |
| "title": "Mario Romero - Fullstack Dev", | |
| "portfolio": [ | |
| { | |
| "name": "Proyecto 1", | |
| "image": "https://picsum.photos/290/209/?random" | |
| }, | |
| { | |
| "name": "Proyecto 2", | |
| "image": "https://picsum.photos/290/209/?random" | |
| }, | |
| { | |
| "name": "Proyecto 3", | |
| "image": "https://picsum.photos/290/209/?random" | |
| }, | |
| { | |
| "name": "Proyecto 4", | |
| "image": "https://picsum.photos/290/209/?random" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment