From e52f2c589aefce976cdf9649c660f6c2711f603c Mon Sep 17 00:00:00 2001 From: dmunozv04 <39565245+dmunozv04@users.noreply.github.com> Date: Wed, 5 Nov 2025 11:30:52 +0100 Subject: [PATCH] Update sidebar --- Configuration-Options.md | 9 --------- _Sidebar.md | 10 +++++++--- 2 files changed, 7 insertions(+), 12 deletions(-) delete mode 100644 Configuration-Options.md diff --git a/Configuration-Options.md b/Configuration-Options.md deleted file mode 100644 index 2c48217..0000000 --- a/Configuration-Options.md +++ /dev/null @@ -1,9 +0,0 @@ -{ - "server": { - "port": 3210 - }, - "youtube": { - "apiKey": "", - "useSponsorBlock": true - } -} diff --git a/_Sidebar.md b/_Sidebar.md index cabc0b2..11301b7 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,5 +1,9 @@ - * [Installation](./Installation) +* [Home](./Home) +* [Installation](./Installation) * [Docker](./Installation#Docker) + * [From PyPI](./Installation#From-PyPI) + * [From Releases](./Installation#From-Releases) * [From source](./Installation#From-source) - * [Roadmap](./Roadmap) - * [Config file](./Config-file) \ No newline at end of file +* [Configuration](./Config-file) +* [Migration Guide](./Migrate-from-V1-to-V2) +* [Roadmap](./Roadmap) \ No newline at end of file