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 7ad7113 commit 3baf486Copy full SHA for 3baf486
docs/src/content/docs/ko/guides/customization.mdx
@@ -104,6 +104,8 @@ export default defineConfig({
104
});
105
```
106
107
+Astro 문서에서 [`robots.txt`에 사이트맵 링크를 추가](https://docs.astro.build/ko/guides/integrations-guide/sitemap/#robotstxt-내-사이트맵-링크)하는 방법을 알아보세요.
108
+
109
## 페이지 레이아웃
110
111
기본적으로 Starlight 페이지는 전역 탐색 사이드바와 현재 페이지 제목의 목차가 포함된 레이아웃을 사용합니다.
0 commit comments