Skip to content

Instantly share code, notes, and snippets.

@idlefingers
Created November 20, 2015 11:40
Show Gist options
  • Save idlefingers/c4dad36ce74861fb87c0 to your computer and use it in GitHub Desktop.
Save idlefingers/c4dad36ce74861fb87c0 to your computer and use it in GitHub Desktop.

Revisions

  1. Damien Timewell created this gist Nov 20, 2015.
    53 changes: 53 additions & 0 deletions billboard-section-example.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,53 @@
    {
    "name": "",
    "type": "Billboard",
    "tags": {
    "position": "body"
    },
    "elements": {
    "title": {
    "type": "Text",
    "reference": "a3087414-b1d3-459a-8cd1-bb1d502e9345",
    "content": {
    "text": ""
    }
    },
    "background_image": {
    "type": "Figure",
    "reference": "85556d83-6212-453f-8e5b-6fbcd8f72237",
    "image": {
    "src": "",
    "alt": ""
    }
    },
    "signup_button": {
    "type": "Button",
    "reference": "c9557fa1-5dc9-462f-9dc7-8ff05c65db2b",
    "link": {
    "url": "",
    "title": "",
    "text": ""
    }
    },
    "supported_card_icons": [
    {
    "type": "Figure",
    "reference": "33c01aab-94f9-4217-8f57-aa9add7ed73f",
    "image": {
    "src": "",
    "alt": ""
    }
    }
    ],
    "supported_device_icons": [
    {
    "type": "Figure",
    "reference": "b81228bf-e359-48ec-adb9-db89771fbd04",
    "image": {
    "src": "",
    "alt": ""
    }
    }
    ]
    }
    }