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