From 3de03e1ee850c84134b33ea83801cd74ad5afae0 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 Dec 2019 08:36:30 -0800 Subject: [PATCH] Add titleSuffix for whats-new --- windows/whats-new/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/whats-new/docfx.json b/windows/whats-new/docfx.json index 8d403d8128..5ff6fb5017 100644 --- a/windows/whats-new/docfx.json +++ b/windows/whats-new/docfx.json @@ -43,7 +43,8 @@ "depot_name": "MSDN.win-whats-new", "folder_relative_path_in_docset": "./" } - } + }, + "titleSuffix": "What's new in Windows" }, "fileMetadata": {}, "template": [],