diff options
author | Christian Pointner <equinox@spreadspace.org> | 2012-10-17 19:43:46 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2012-10-17 19:43:46 +0200 |
commit | cd8847ccfe8099e0c4d02a3f9a17232497787671 (patch) | |
tree | 1278d7328bc0dd9e54605ae806821951b34114db /src/test2.json | |
parent | added audomatic repeater generation (diff) |
moved template parameter to config file
Diffstat (limited to 'src/test2.json')
-rw-r--r-- | src/test2.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test2.json b/src/test2.json index 1069187..7b66060 100644 --- a/src/test2.json +++ b/src/test2.json @@ -1,5 +1,6 @@ { "globals":{ + "templates": "example", "version": "0.10.0", "name": "elevate-live", "description": "Live from Elevate Festival 2012", |