diff --git a/docs/index.md b/docs/index.md index 72d048f..3fd1454 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,14 +20,14 @@ + --- -
+[📃 Lavalink SSL](SSL/lavalink-with-ssl.md){ .md-button } +[📜 Lavalink without SSL](NoSSL/lavalink-without-ssl.md){ .md-button } +[FAQs](FAQ/frequently-asked-questions.md){ .md-button } ## Info These lavalink are group into two different categories. [With SSL](https://lavalink-list.darrennathanael.com/SSL/lavalink-with-ssl/), and [without SSL](https://lavalink-list.darrennathanael.com/NoSSL/lavalink-without-ssl/) -SSL one needed `”secure”` to be set to true at client side, whilst the one without SSL should work out of the box +SSL one needed `”secure”` to be set to true at client side, whilst the one without SSL should work out of the box \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 7aefbbe..0e672d2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -14,7 +14,7 @@ theme: search_index_only: true palette: scheme: slate - primary: 'teal' + primary: 'indigo' accent: 'green' font: text: 'Ubuntu'