From f7b7bd0c23ab84ee007424e4f2427a48d608b1b6 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 Dec 2019 08:35:27 -0800 Subject: [PATCH] Add titleSuffix for privacy Also added one tab spacing for lines 43-47 for beautification --- windows/privacy/docfx.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/privacy/docfx.json b/windows/privacy/docfx.json index 55e655b1dc..f7ff32cbfe 100644 --- a/windows/privacy/docfx.json +++ b/windows/privacy/docfx.json @@ -40,11 +40,12 @@ "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "_op_documentIdPathDepotMapping": { - "./": { - "depot_name": "MSDN.privacy", - "folder_relative_path_in_docset": "./" - } - } + "./": { + "depot_name": "MSDN.privacy", + "folder_relative_path_in_docset": "./" + } + }, + "titleSuffix": "Windows Privacy" }, "fileMetadata": {}, "template": [],