From 926ac4664fb3e8be8f70be04dcab05fe46f80cbe Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 Dec 2019 08:37:14 -0800 Subject: [PATCH] Add titleSuffix for security --- windows/security/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 328ee569c2..eaf36a4d9d 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -45,7 +45,8 @@ "depot_name": "MSDN.security", "folder_relative_path_in_docset": "./" } - } + }, + "titleSuffix": "Microsoft 365 Security" }, "fileMetadata": {}, "template": [],