From 702f235b99e8b01663806a76e1d24f124055e33e Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 Dec 2019 08:16:22 -0800 Subject: [PATCH] Add titleSuffix for hub --- windows/hub/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/hub/docfx.json b/windows/hub/docfx.json index b850fee41f..07a8ea153b 100644 --- a/windows/hub/docfx.json +++ b/windows/hub/docfx.json @@ -46,7 +46,8 @@ "depot_name": "MSDN.windows-hub", "folder_relative_path_in_docset": "./" } - } + }, + "titleSuffix": "Windows 10 for IT Pros" }, "fileMetadata": {}, "template": [],