Made docs to wiki

This commit is contained in:
2024-07-02 02:57:31 +02:00
parent 0f6afaef46
commit 4aca9f3a43
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
// By default, Docusaurus generates a sidebar from the docs folder structure
documentationSidebar: [{type: 'autogenerated', dirName: 'documentation'}],
documentationSidebar: [{type: 'autogenerated', dirName: 'wiki'}],
season1Sidebar: [{type: 'autogenerated', dirName: 'season1'}],
season2Sidebar: [{type: 'autogenerated', dirName: 'season2'}],
// But you can create a sidebar manually