diff --git a/docs/index.md b/docs/index.md index 37b31e1..176e46f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ - Pi-hole FTL : [pi-hole/FTL](https://github.com/pi-hole/FTL) ### Forums -- [Pi-hole Discourse](https://discourse.pi-hole.net) +- Discourse: [Pi-hole Userspace](https://discourse.pi-hole.net) - Reddit : [/r/pihole](https://reddit.com/r/pihole) ### Social Media diff --git a/mkdocs.yml b/mkdocs.yml index a10b94a..31b6046 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,6 @@ site_name: "Pi-hole documentation" site_url: https://pi-hole.github.io/docs/ +site_favicon: images/favicon.png copyright: 'Copyright © 2017 Pi-hole LLC' repo_name: pi-hole/docs repo_url: https://github.com/pi-hole/docs