diff --git a/fern/products/home/home.yml b/fern/products/home/home.yml index ee29ac74..c7593de6 100644 --- a/fern/products/home/home.yml +++ b/fern/products/home/home.yml @@ -1,3 +1,4 @@ navigation: - page: Home - path: ./pages/welcome.mdx \ No newline at end of file + path: ./pages/welcome.mdx + hidden: true \ No newline at end of file