Skip to content

Commit 3c75aec

Browse files
author
Kraig Brockschmidt
authored
Merge pull request NuGet#137 from NuGet/kraigb
Adding breadcrumb ref to docfx.json
2 parents 18c1b9b + e688fd1 commit 3c75aec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docfx.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
],
2828
"overwrite": [],
2929
"externalReference": [],
30-
"globalMetadata": {},
30+
"globalMetadata": {
31+
"breadcrumb_path": "~/_breadcrumb/toc.yml",
32+
"ROBOTS": "INDEX,FOLLOW"},
3133
"fileMetadata": {},
3234
"template": [],
3335
"dest": "nuget"

0 commit comments

Comments
 (0)