Skip to content

Commit 4b164b0

Browse files
authored
Merge pull request #7780 from microsoft/sitemap-update
Add prompt-tsx guide to sitemap
2 parents f1c0201 + 1b55233 commit 4b164b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build/sitemap.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,6 +1414,11 @@
14141414
<changefreq>weekly</changefreq>
14151415
<priority>0.8</priority>
14161416
</url>
1417+
<url>
1418+
<loc>https://code.visualstudio.com/api/extension-guides/prompt-tsx</loc>
1419+
<changefreq>weekly</changefreq>
1420+
<priority>0.8</priority>
1421+
</url>
14171422
<url>
14181423
<loc>https://code.visualstudio.com/api/extension-guides/tree-view</loc>
14191424
<changefreq>weekly</changefreq>

0 commit comments

Comments
 (0)