2015-10-01 18:24:38 -07:00
|
|
|
{
|
|
|
|
"baseurl": "http://labstack.com/echo",
|
|
|
|
"languageCode": "en-us",
|
|
|
|
"title": "Echo",
|
2015-10-02 19:48:47 -07:00
|
|
|
"canonifyurls": true,
|
2015-10-01 18:24:38 -07:00
|
|
|
|
|
|
|
"menu": {
|
2015-10-08 13:54:31 -07:00
|
|
|
"side": [{
|
|
|
|
"name": "Guide",
|
|
|
|
"pre": "<i class='fa fa-book'></i>",
|
|
|
|
"weight": 1,
|
|
|
|
"identifier": "guide",
|
|
|
|
"url": "guide"
|
2015-10-01 18:24:38 -07:00
|
|
|
}, {
|
|
|
|
"Name": "Recipes",
|
2015-10-02 11:23:52 -07:00
|
|
|
"Pre": "<i class='fa fa-code'></i>",
|
2015-10-08 13:54:31 -07:00
|
|
|
"Weight": 2,
|
2015-10-01 18:24:38 -07:00
|
|
|
"Identifier": "recipes",
|
|
|
|
"URL": "recipes"
|
|
|
|
}]
|
|
|
|
},
|
|
|
|
|
|
|
|
"params": {
|
|
|
|
"googleAnayticsId": "UA-51208124-3"
|
|
|
|
}
|
|
|
|
}
|