diff --git a/sidebar.json b/sidebar.json new file mode 100644 index 0000000..d456791 --- /dev/null +++ b/sidebar.json @@ -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": "#" + } + ] +} \ No newline at end of file