Skip to content

Instantly share code, notes, and snippets.

@lihbr
Last active February 19, 2021 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lihbr/08d896c27e21702b6e31e319a10e1446 to your computer and use it in GitHub Desktop.
Save lihbr/08d896c27e21702b6e31e319a10e1446 to your computer and use it in GitHub Desktop.
Stream overlays config
{
"people": {
"host": "Lucie @li_hbr",
"guest": "Alex @trostcodes"
},
"timer": {
"end": 1643652128711
},
"segments": [
{
"title": "Setting up the Slice Builder",
"description": "Join us for #SliceContest! s.lihbr.com/slice-contest",
"active": false
},
{
"title": "Creating our First Slice",
"description": "Join us for #SliceContest! s.lihbr.com/slice-contest",
"active": true
}
],
"cta": [
{
"body": "Slice Contest Starter for Nuxt: https://github.com/prismicio-community/slice-library-starter-nuxt"
},
{
"body": "Slice Contest Starter for Next: https://github.com/prismicio-community/slice-library-starter-next"
},
{
"body": "Check out Frontend Horse: https://frontend.horse"
},
{
"body": "Check out Alex on Twitter: https://twitter.com/trostcodes"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment