From ab8192ecabe61d214d9f4fc9ae6a977e601272e8 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 28 Mar 2016 13:19:25 -0700 Subject: [PATCH] backing out breadcrumb changes --- windows/docfx.json | 1 - windows/toc.yml | 7 ------- 2 files changed, 8 deletions(-) delete mode 100644 windows/toc.yml diff --git a/windows/docfx.json b/windows/docfx.json index 1c44bf8235..17a0bc9c0d 100644 --- a/windows/docfx.json +++ b/windows/docfx.json @@ -15,7 +15,6 @@ ], "globalMetadata": { "ROBOTS": "INDEX, FOLLOW", - "breadcrumb_path": "./toc.yml" }, "externalReference": [ ], diff --git a/windows/toc.yml b/windows/toc.yml deleted file mode 100644 index dabdb69e5d..0000000000 --- a/windows/toc.yml +++ /dev/null @@ -1,7 +0,0 @@ -- name: Windows 10 and Windows 10 Mobile - href: /itpro/windows/ - homepage: /itpro/windows/index - items: - - name: New in Windows 10 - href: /itpro/windows/whats-new/ - homepage: /itpro/windows/whats-new/index \ No newline at end of file