Skip to content

Commit 2a07244

Browse files
authored
Merge pull request #1582 from ghogen/ghogen-titleSuffix
Add title suffix metadata
2 parents 3da178e + 22a0694 commit 2a07244

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"ms.technology": "vs-ide-general",
4949
"ms.tgt_pltfrm": "dotnet",
5050
"searchScope": ["VS IDE"],
51-
"uhfHeaderId": "MSDocsHeader-VisualStudio"
51+
"uhfHeaderId": "MSDocsHeader-VisualStudio",
52+
"titleSuffix": "Visual Studio"
5253
},
5354
"template": [],
5455
"xref": ["missingapi.yml", "../dotnet-xref/_zip/dotnet.zip"],

0 commit comments

Comments
 (0)