From 04a9c7a638b55ccaa0ee6bf46ca6c471235323d8 Mon Sep 17 00:00:00 2001 From: mbernier Date: Fri, 10 Oct 2014 13:43:29 -0600 Subject: [PATCH] Menu reordering Moved User Guide to #1 behind Index.html Changed the weights to match the order they have currently, but to be different because multiple items had the same weight Making User Guide #1 will hopefully make it easier to find, answering more questions for users. --- source/_data/folder_weights.yml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/source/_data/folder_weights.yml b/source/_data/folder_weights.yml index bed749a9e9..a20abf901d 100644 --- a/source/_data/folder_weights.yml +++ b/source/_data/folder_weights.yml @@ -1,11 +1,10 @@ --- -/API_Reference: 90 -/API_Workshop: 40 -/Apps: 50 -/Code_Examples: 80 -/Delivery_Metrics: 60 -/Integrate: 90 -/Marketing_Emails: 70 -/User_Guide: 80 -/Utilities: 90 +/API_Reference: 80 +/Apps: 20 +/Code_Examples: 50 +/Delivery_Metrics: 30 +/Integrate: 70 +/Marketing_Emails: 40 +/User_Guide: 90 +/Utilities: 60 /index.html: 100