27 lines
495 B
JSON
27 lines
495 B
JSON
[
|
|
{
|
|
"link": "/",
|
|
"text": "Home",
|
|
"icon": "iconoir-home-alt"
|
|
},
|
|
{
|
|
"link": "/servants",
|
|
"text": "Servants",
|
|
"icon": "iconoir-database-script"
|
|
},
|
|
{
|
|
"link": "/ta-collection",
|
|
"text": "TA Collection",
|
|
"icon": "iconoir-db"
|
|
},
|
|
{
|
|
"link": "/blog",
|
|
"text": "Blog",
|
|
"icon": "iconoir-bookmark-book"
|
|
},
|
|
{
|
|
"link": "/about",
|
|
"text": "About",
|
|
"icon": "iconoir-mail"
|
|
}
|
|
] |