27 lines
447 B
JSON
27 lines
447 B
JSON
[
|
|
{
|
|
"link": "/",
|
|
"text": "Home",
|
|
"icon": "home"
|
|
},
|
|
{
|
|
"link": "/servants",
|
|
"text": "Servants",
|
|
"icon": "servants"
|
|
},
|
|
{
|
|
"link": "/ta-collection",
|
|
"text": "TA Collection",
|
|
"icon": "ta_collection"
|
|
},
|
|
{
|
|
"link": "/blog",
|
|
"text": "Blog",
|
|
"icon": "blog"
|
|
},
|
|
{
|
|
"link": "/about",
|
|
"text": "About",
|
|
"icon": "about"
|
|
}
|
|
] |