From 649e50fa9d96678fd7ef9bbebc82b2c5b035de2d Mon Sep 17 00:00:00 2001 From: Korbs Date: Mon, 10 Jun 2024 21:37:32 -0400 Subject: [PATCH] File no longer isolated to just sidebar configurations --- sidebar.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 sidebar.json diff --git a/sidebar.json b/sidebar.json deleted file mode 100644 index d456791..0000000 --- a/sidebar.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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