Skip to content

Instantly share code, notes, and snippets.

@hosembafer
Last active March 19, 2019 12:17
Show Gist options
  • Save hosembafer/29038416bbcad58d9f19d9599464acf0 to your computer and use it in GitHub Desktop.
Save hosembafer/29038416bbcad58d9f19d9599464acf0 to your computer and use it in GitHub Desktop.
{
data: {
headTitle: 'HOE WERKT?',
headText: 'HOE WERKT?HOE WERKT?HOE WERKT?HOE WERKT?',
headIconUuid: 'acef632f-e28f-44cd-bc6a-31a22d49f1f8',
videoUrl: 'https://www.youtube.com/watch?v=CIpOxa5hxOw',
steps: [
{
title: 'Step 1',
text: 'Step 1 long text',
imageUuid: 'acef632f-e28f-44cd-bc6a-31a22d49f1f8',
},
{
title: 'Step 2',
text: 'Step 2 long text',
imageUuid: 'acef632f-e28f-44cd-bc6a-31a22d49f1f8',
},
{
title: 'Step 3',
text: 'Step 3 long text',
imageUuid: 'acef632f-e28f-44cd-bc6a-31a22d49f1f8',
},
],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment