Skip to content

Commit

Permalink
Add default content to index page
Browse files Browse the repository at this point in the history
  • Loading branch information
jscott1989 committed Oct 5, 2016
1 parent 20d6f84 commit 43b063d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/fixtures/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
pk : 1
fields:
url: index
title: Index
title: Index
content:
{"blockLists": [[1, 2], [3]], "blocks": [{"max_events": "1", "type": "futureevents", "id": 1}, {"max_events": "1", "type": "pastevents", "id": 2}, {"title": "Welcome", "type": "welcome", "id": 3}]}

0 comments on commit 43b063d

Please sign in to comment.