diff --git a/README.md b/README.md index 207f899..b94ae7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
+
+ 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'