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