adding UHF and breadcrumbs

This commit is contained in:
Brian Lich
2017-04-24 11:15:54 -07:00
parent 44db6814bc
commit c2bacb737e
26 changed files with 177 additions and 30 deletions

View File

@ -3,7 +3,7 @@
"content":
[
{
"files": ["**/**.md"],
"files": ["**/*.md","**/*.yml"],
"exclude": ["**/obj/**"]
}
],
@ -14,6 +14,8 @@
}
],
"globalMetadata": {
"uhfHeaderId": "MSDocsHeader-WindowsIT",
"breadcrumb_path": "/microsoft-edge/deploy/breadcrumb/toc.json",
"ROBOTS": "INDEX, FOLLOW",
"ms.technology": "microsoft-edge",
"ms.topic": "article",