We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d52608 commit 79fd557Copy full SHA for 79fd557
themes/default/seo.ts
@@ -45,6 +45,5 @@ export function generateRobotsTxt(siteUrl: string): string {
45
Allow: /
46
47
Sitemap: ${siteUrl}/sitemap.xml
48
-RSS: ${siteUrl}/feed.xml
49
`;
50
}
0 commit comments