diff --git a/website/site/config.toml b/website/site/config.toml index 4dc4aa2ae..bd10bd95b 100644 --- a/website/site/config.toml +++ b/website/site/config.toml @@ -83,6 +83,8 @@ pygmentsStyle = "manni" # Workaround to add draft status to menu items [[params.navigation.drafts]] + Download = false + "User's Guide" = false Contribute = false Integrate = false Extend = false