21 lines
280 B
JSON
21 lines
280 B
JSON
|
{
|
||
|
"urn": "/",
|
||
|
"name": {
|
||
|
"en": "Main page",
|
||
|
"ru": "Главная страница"
|
||
|
},
|
||
|
"style": {
|
||
|
"order": 0
|
||
|
},
|
||
|
"class": {},
|
||
|
"icon": {
|
||
|
"style": {
|
||
|
"rotate": "-135deg"
|
||
|
},
|
||
|
"class": "arrow circle"
|
||
|
},
|
||
|
"image": {
|
||
|
"storage": null
|
||
|
}
|
||
|
}
|