From a4c554d118e759771307f2ef46b31c80c3f7aba8 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 2 May 2017 08:20:46 -0700 Subject: [PATCH] adding education breadcrumbs --- education/breadcrumb/toc.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/education/breadcrumb/toc.yml b/education/breadcrumb/toc.yml index acc2508932..f7aa3cdcfa 100644 --- a/education/breadcrumb/toc.yml +++ b/education/breadcrumb/toc.yml @@ -2,6 +2,14 @@ tocHref: / topicHref: / items: - - name: Windows - tocHref: /education/windows - topicHref: /education/windows/index \ No newline at end of file + - name: Education + tocHref: /education/ + topicHref: /education/index + items: + - name: Get started + tocHref: /education/get-started + topicHref: /education/get-started/index + - name: Windows + tocHref: /education/windows + topicHref: /education/windows/index + \ No newline at end of file