mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
adding UHF and breadcrumbs
This commit is contained in:
7
education/breadcrumb/toc.yml
Normal file
7
education/breadcrumb/toc.yml
Normal file
@ -0,0 +1,7 @@
|
||||
- name: Docs
|
||||
tocHref: /
|
||||
topicHref: /
|
||||
items:
|
||||
- name: Education
|
||||
tocHref: /education
|
||||
topicHref: /education/index
|
@ -3,7 +3,7 @@
|
||||
"content":
|
||||
[
|
||||
{
|
||||
"files": ["**/**.md"],
|
||||
"files": ["**/**.md", "**/**.yml"],
|
||||
"exclude": ["**/obj/**"]
|
||||
}
|
||||
],
|
||||
@ -14,10 +14,12 @@
|
||||
}
|
||||
],
|
||||
"globalMetadata": {
|
||||
"uhfHeaderId": "MSDocsHeader-WindowsIT",
|
||||
"ROBOTS": "INDEX, FOLLOW",
|
||||
"ms.author": "celested",
|
||||
"audience": "windows-education",
|
||||
"ms.topic": "article"
|
||||
"ms.topic": "article",
|
||||
"breadcrumb_path": "/education/breadcrumb/toc.json"
|
||||
},
|
||||
"externalReference": [
|
||||
],
|
||||
|
Reference in New Issue
Block a user