diff options
-rw-r--r-- | packages/integrations/sitemap/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/integrations/sitemap/README.md b/packages/integrations/sitemap/README.md index 80ea96288..ab6d6b193 100644 --- a/packages/integrations/sitemap/README.md +++ b/packages/integrations/sitemap/README.md @@ -91,7 +91,8 @@ After verifying that the sitemaps are built, you can add them to your site's `<h </head> ``` -```txt ins={4} title="public/robots.txt" +<!-- prettier-ignore --> +``` ins={4} title="public/robots.txt" User-agent: * Allow: / |