Add titleSuffix for threat protection

This commit is contained in:
Thomas
2019-12-13 09:41:12 -08:00
parent b26006dd88
commit 1068083409

View File

@ -48,7 +48,11 @@
}, },
"titleSuffix": "Microsoft 365 Security" "titleSuffix": "Microsoft 365 Security"
}, },
"fileMetadata": {}, "fileMetadata": {
"titleSuffix":{
"threat-protection/**/*.md": "Windows security"
}
},
"template": [], "template": [],
"dest": "security", "dest": "security",
"markdownEngineName": "markdig" "markdownEngineName": "markdig"