firq-dev-website/static/data/_navdata.json
Firq 91f8c1834a
All checks were successful
/ checking (push) Successful in 23s
/ build-site (push) Successful in 2m6s
/ publish (push) Successful in 9s
/ unlighthouse (push) Successful in 32s
/ deploy-unlighthouse-files (push) Successful in 9s
/ deploy-unlighthouse-site (push) Successful in 7s
Migrating to iconoir imports
2023-12-29 22:57:30 +01:00

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"
}
]