2023-03-04 18:11:52 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"link": "/",
|
|
|
|
"text": "Home",
|
2023-12-20 22:48:28 +00:00
|
|
|
"icon": "iconoir-home"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/servants",
|
|
|
|
"text": "Servants",
|
2023-12-20 22:48:28 +00:00
|
|
|
"icon": "iconoir-task-list"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/ta-collection",
|
|
|
|
"text": "TA Collection",
|
2023-12-20 22:48:28 +00:00
|
|
|
"icon": "iconoir-database"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/blog",
|
|
|
|
"text": "Blog",
|
|
|
|
"icon": "iconoir-bookmark-book"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/about",
|
|
|
|
"text": "About",
|
|
|
|
"icon": "iconoir-mail"
|
|
|
|
}
|
|
|
|
]
|