diff --git a/docs/index.md b/docs/index.md index d7dccf06..36c87a00 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ hide: - toc --- -# Headscale +# Welcome to headscale Headscale is an open source, self-hosted implementation of the Tailscale control server. diff --git a/mkdocs.yml b/mkdocs.yml index a67dbe2e..1297a74d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -144,7 +144,7 @@ markdown_extensions: # Page tree nav: - - Home: index.md + - Welcome: index.md - About: - FAQ: about/faq.md - Features: about/features.md