use site.json

This commit is contained in:
j 2010-11-06 17:18:12 +01:00
commit 75f6e3b2dc
4 changed files with 4 additions and 15 deletions

View file

@ -4,7 +4,7 @@
var app = new Ox.App({
apiURL: '/api/',
config: '/pandora.json',
config: '/site.json',
init: 'hello',
}).launch(function(data) {
Ox.print('data', data)