~liu-xiao-guo/debiantrial/mailcheckbad

« back to all changes in this revision

Viewing changes to data/renderer/journal.json

  • Committer: XiaoGuo, Liu
  • Date: 2014-12-24 08:53:12 UTC
  • Revision ID: xiaoguo.liu@canonical.com-20141224085312-522gzozxc998v37h
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "schema-version": 1,
 
3
    "template": {
 
4
        "category-layout": "vertical-journal",
 
5
        "card-layout": "horizontal",
 
6
        "card-size": "medium",
 
7
        "collapsed-rows": 0,
 
8
        "non-interactive":"true"
 
9
    },
 
10
    "components": {
 
11
        "art": "image",
 
12
        "title": "title",
 
13
        "subtitle": "subtitle",
 
14
        "summary": "summary"
 
15
    }
 
16
}