mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-23 07:43:55 +00:00
Add configuration for the Sidebar component
This commit is contained in:
parent
89a894ea72
commit
7f38c279b6
27
sidebar.json
Normal file
27
sidebar.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"SidebarItems": [
|
||||||
|
{
|
||||||
|
"heading": "Heading"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Document Title",
|
||||||
|
"link": "#"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Document Title",
|
||||||
|
"link": "#"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Document Title",
|
||||||
|
"link": "#"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Document Title",
|
||||||
|
"link": "#"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Document Title",
|
||||||
|
"link": "#"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue