From 3690dffed23369bcbfcb40123483af9d893f1107 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 26 Feb 2024 17:47:32 +0200 Subject: [PATCH] Update config.toml Removed links menu --- config.toml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config.toml b/config.toml index b4f636af4..f8db2832b 100644 --- a/config.toml +++ b/config.toml @@ -117,26 +117,26 @@ unsafe = true home = [ "HTML", "RSS", "JSON"] [[menu.shortcuts]] -name = " " -url = "https://cloudify.co/product" -weight = 10 +#name = " " +#url = "https://cloudify.co/product" +#weight = 10 [[menu.shortcuts]] -name = " " -url = "https://cloudify.co/about" -weight = 40 +#name = " " +#url = "https://cloudify.co/about" +#weight = 40 [[menu.shortcuts]] -name = " " -url = "https://cloudify.co/support" -weight = 60 +#name = " " +#url = "https://cloudify.co/support" +#weight = 60 [[menu.shortcuts]] -name = " " -url = "https://cloudify.co/download" -weight = 70 +#name = " " +#url = "https://cloudify.co/download" +#weight = 70 [[menu.shortcuts]] -name = " " -url = "mailto:docs@cloudify.co?subject=Cloudify Documentation Feedback" -weight = 80 +#name = " " +#url = "mailto:docs@cloudify.co?subject=Cloudify Documentation Feedback" +#weight = 80