diff --git a/docs/index.md b/docs/index.md index 6a1ffcc..13268d0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -41,7 +41,6 @@ SSL one needed `”secure”` to be set to true at client side, whilst the one w ## pr template ```md - Hosted by @ [Your Name Here](https://example.com) Host / IP : 192.168.0.1 or lavalink.example.com @@ -50,3 +49,9 @@ Password : somepasswordhere Location : Chicago IL Contact : Discord#0001 ``` + + + +## Domains + +You can find this website via [lavalink-list.darrennathanael.com](https://lavalink-list.darrennathanael.com) or [mylavalink.cf](https://mylavalink.cf) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 6176825..5d7d50c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -52,4 +52,7 @@ extra: - icon: 'fontawesome/brands/discord' link: 'https://discord.gg/MEuxp7uQcg' generator: false + analytics: + provider: google + property: G-47EVTLTVF7 copyright: 'Copyright © 2020 - 2021 Darren; License under apache-2.0'