~savilerow-team/savilerow/unity-scope-selfservicebundles-fixoverlay

« back to all changes in this revision

Viewing changes to data/renderer.json

  • Committer: Scott Sweeny
  • Date: 2014-02-13 19:47:04 UTC
  • Revision ID: scott.sweeny@canonical.com-20140213194704-d6wyu26wsn34j1bj
Use images from Jouni for bundles

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
    "schema-version": 1,
3
3
    "template": {
4
 
        "category-layout": "grid",
 
4
        "category-layout": "carousel",
5
5
        "card-size": "small"
6
6
    },
7
7
    "components": {
8
 
        "title": "title",
9
 
        "subtitle": "subtitle",
10
 
        "summary": "summary"
 
8
        "art": {
 
9
            "field": "art",
 
10
            "fill-mode": "fit"
 
11
        }
11
12
    }
12
13
}