We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
customization.mdx
1 parent 3baf486 commit f5f0273Copy full SHA for f5f0273
docs/src/content/docs/zh-cn/guides/customization.mdx
@@ -106,6 +106,8 @@ export default defineConfig({
106
});
107
```
108
109
+在 Astro 文档中,了解如何 [将站点地图链接添加到 `robots.txt`](https://docs.astro.build/zh-cn/guides/integrations-guide/sitemap/#robotstxt-中的站点地图链接)。
110
+
111
## 页面布局
112
113
默认情况下,Starlight 页面使用带有全局导航侧边栏和显示当前页面标题的目录的布局。
0 commit comments