🔗 make global

This commit is contained in:
2019-02-13 01:12:37 +01:00
parent 15a5d6b488
commit 13a8c580ac

View File

@@ -52,14 +52,14 @@ export default {
}, },
{ {
type: 'image', type: 'image',
name: 'Two brothers meant for each other', name: 'Two brothers and a mountain that could never beat them',
url: 'http://localhost:3000/uploads/avatars/responsive/eea452299eba7225036aa836f35d86d0_lg.png' url: 'https://api.kevinmidboe.com/files/images/DSC_9029.JPG'
}, },
{ // {
type: 'image', // type: 'image',
name: 'Two brothers meant for each other', // name: 'Two brothers meant for each other',
url: 'http://localhost:3000/uploads/avatars/responsive/eea452299eba7225036aa836f35d86d0_xs.png' // url: 'http://localhost:3000/uploads/avatars/responsive/eea452299eba7225036aa836f35d86d0_xs.png'
} // }
] ]
} }
}, },