This commit is contained in:
ishaan-jaff 2023-08-29 21:37:58 -07:00
parent 7283b52514
commit 4799bf2075

View file

@ -72,10 +72,10 @@ const sidebars = {
label: 'Extras', label: 'Extras',
items: [ items: [
'extras/secret', 'extras/secret',
'extras/contributing',
], ],
}, },
"troubleshoot", "troubleshoot",
"contributing",
"contact", "contact",
], ],
}; };