1
0
Fork 0
mirror of https://ark.sudovanilla.org/Korbs/butterflyvu.git synced 2025-03-13 11:34:14 +00:00
butterflyvu/config.json

41 lines
745 B
JSON
Raw Normal View History

2024-06-10 21:36:01 -04:00
{
"HeaderItems": [
{
"text": "Link",
"link": "#"
},
{
"text": "Link",
"link": "#"
},
{
"text": "Link",
"link": "#"
}
],
"SidebarItems": [
{
"heading": "Heading"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
}
]
}