From 97918b61c3583059a635d4aaaab5f37ba789eeb8 Mon Sep 17 00:00:00 2001 From: radubrehar Date: Tue, 27 Aug 2024 15:08:41 +0300 Subject: [PATCH] update site --- www/src/sidebarLearn.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/www/src/sidebarLearn.json b/www/src/sidebarLearn.json index adf2b934..7ffdae7a 100644 --- a/www/src/sidebarLearn.json +++ b/www/src/sidebarLearn.json @@ -81,6 +81,7 @@ "title": "Working with Rows", "path": "/docs/learn/rows/styling-rows", "transient": true, + "badge": "new", "routes": [ { "path": "/docs/learn/rows/styling-rows", @@ -92,7 +93,8 @@ }, { "path": "/docs/learn/rows/disabled-rows", - "title": "Disabled Rows" + "title": "Disabled Rows", + "badge": "new" }, { "path": "/docs/learn/selection/row-selection#", @@ -120,7 +122,7 @@ "title": "Keyboard Navigation", "path": "/docs/learn/keyboard-navigation/navigating-cells", "transient": true, - "badge": "new", + "routes": [ { "path": "/docs/learn/keyboard-navigation/navigating-cells", @@ -132,8 +134,7 @@ }, { "path": "/docs/learn/keyboard-navigation/keyboard-shortcuts", - "title": "Keyboard Shortcuts", - "badge": "new" + "title": "Keyboard Shortcuts" } ] }, @@ -250,7 +251,7 @@ "title": "Master-Detail", "path": "/docs/learn/master-detail/overview", "transient": true, - "badge": "new", + "routes": [ { "title": "Overview",