docs
docs copied to clipboard
Wrong code example on rss feed generation
Description (required)
In the tutorial, we are using this code to generate the rss feed Create an .xml feed document
Running npm run build with above code from the tutorial outputs a WARN:
Changes made in this PR fix that, and allows the rss.xml file to be correctly generated
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| docs | ✅ Ready (Inspect) | Visit Preview | Apr 2, 2024 8:16pm |
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉
Here’s what will happen next:
-
Our GitHub bots will run to check your changes. If they spot any broken links you will see some error messages on this PR. Don’t hesitate to ask any questions if you’re not sure what these mean!
-
In a few minutes, you’ll be able to see a preview of your changes on Vercel 🥳
-
One or more of our maintainers will take a look and may ask you to make changes. We try to be responsive, but don’t worry if this takes a few days.