Skip to content

Commit 79fd557

Browse files
committed
remove RSS feed url from robots.txt
1 parent 7d52608 commit 79fd557

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/default/seo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ export function generateRobotsTxt(siteUrl: string): string {
4545
Allow: /
4646
4747
Sitemap: ${siteUrl}/sitemap.xml
48-
RSS: ${siteUrl}/feed.xml
4948
`;
5049
}

0 commit comments

Comments
 (0)