Skip to content

Instantly share code, notes, and snippets.

@smoralb
Created January 11, 2022 21:39
Show Gist options
  • Save smoralb/a10026a72b163fc3c15c2f2ba0098df2 to your computer and use it in GitHub Desktop.
Save smoralb/a10026a72b163fc3c15c2f2ba0098df2 to your computer and use it in GitHub Desktop.
{
"title": "title",
"section": [
{
"title": "Some title",
"subtitle": "Some subtitle",
"description": "Some description"
},
{
"title": "Some title 1",
"subtitle": "Some subtitle 1",
"description": "Some description 1"
},
{
"title": "Some title 2",
"subtitle": "Some subtitle 2",
"description": "Some description 2"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment