Skip to content

Commit c151dce

Browse files
authored
Merge pull request #88250 from DCtheGeek/dmc-root-titleSuffixLP
Adding new LP pages to root titleSuffix
2 parents 3ab1533 + e84665f commit c151dce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docfx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,11 @@
381381
},
382382
"titleSuffix": {
383383
"articles/governance/blueprints/**/*.md": "Azure Blueprints",
384+
"articles/governance/blueprints/**/*.yml": "Azure Blueprints",
384385
"articles/governance/policy/**/*.md": "Azure Policy",
386+
"articles/governance/policy/**/*.yml": "Azure Policy",
385387
"articles/governance/resource-graph/**/*.md": "Azure Resource Graph",
388+
"articles/governance/resource-graph/**/*.yml": "Azure Resource Graph",
386389
"articles/lighthouse/**/*.md": "Azure Lighthouse"
387390
},
388391
"manager": {

0 commit comments

Comments
 (0)