diff --git a/README.md b/README.md index 207f899..b94ae7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- Logo + Logo

Lavalink List

@@ -19,3 +19,7 @@

+ +### Why spring logo? + +Because lavalink is based off spring. \ No newline at end of file diff --git a/docs/FAQ/frequently-asked-questions.md b/docs/FAQ/frequently-asked-questions.md index ebc01af..da4f37f 100644 --- a/docs/FAQ/frequently-asked-questions.md +++ b/docs/FAQ/frequently-asked-questions.md @@ -8,9 +8,9 @@ Well you can simply contact the owner of it, or if the server has been down for SSL Uses Secure WS connection, whilst No SSL uses standard WS. Tho, if you want to use the SSL lavalink you need to make sure your bot uses that protocol. -### Is these servers free? +### Why Spring boot logo? -Yes it is! +Because lavalink is made using springboot, and theres so "lavalink" logo so spring boot it is :) ### How can I share my server? diff --git a/docs/index.md b/docs/index.md index 3d94b48..cd11fe1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,9 +1,9 @@
- Logo + Logo -

lavalink-list

+

lavalink list

A listing site for lavalink hosting because there isn't a lot of lavalink listing site, feel free to make a pull request. @@ -39,7 +39,7 @@ SSL one needed `”secure”` to be set to true at client side, whilst the one w -## pr template +## Pull Request Template ```md Hosted by @ [Your Name Here](https://example.com) diff --git a/mkdocs.yml b/mkdocs.yml index 5d7d50c..9ba7ca0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,15 +1,15 @@ -site_name: Free lavalink server hosting list +site_name: lavalink hosting site_author: DarrenOfficial site_url: https://lavalink-list.darrennathanael.com site_description: List of free lavalink hosting, Lavalink is a standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards. It is a great alternative to Youtube API. -repo_name: 'lavalink-list' +repo_name: 'lavalink list' repo_url: 'https://github.com/DarrenOfficial/lavalink-list' edit_uri: 'https://github.com/DarrenOfficial/lavalink-list/edit/main/docs' theme: name: 'material' - logo: 'https://www.darrennathanael.com/faviconalt-min.png' + logo: 'https://darrennathanael.com/cdn/springboot.svg' include_search_page: false search_index_only: true palette: @@ -20,7 +20,7 @@ theme: text: 'Ubuntu' code: 'Source Code Pro' favicon: - 'https://www.darrennathanael.com/faviconalt-min.png' + 'https://www.darrennathanael.com/cdn/favicon.ico' features: - tabs - instantsite @@ -55,4 +55,4 @@ extra: analytics: provider: google property: G-47EVTLTVF7 -copyright: 'Copyright © 2020 - 2021 Darren; License under apache-2.0' +copyright: 'Copyright © 2020 - 2021 Darren; Lavalink is based off Spring software'