summaryrefslogtreecommitdiff
path: root/docs/src/pages/guides
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/pages/guides')
-rw-r--r--docs/src/pages/guides/rss.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/guides/rss.md b/docs/src/pages/guides/rss.md
index e13123dc7..7581377a2 100644
--- a/docs/src/pages/guides/rss.md
+++ b/docs/src/pages/guides/rss.md
@@ -21,7 +21,7 @@ export async function getStaticPaths({rss}) {
// Generate an RSS feed from this collection
rss({
// The RSS Feed title, description, and custom metadata.
- title: 'Don’s Blog',
+ title: 'Don\'s Blog',
description: 'An example blog on Astro',
customData: `<language>en-us</language>`,
// The list of items for your RSS feed, sorted.
fad70b8f5d32baca00625e1e8ed94fee47f6&follow=1'>[ci] formatGravatar Guspan Tanadi 1-2/+1 2023-11-24style: highlight markdown Tip Note section CONTRIBUTING (#9123)Gravatar Guspan Tanadi 1-5/+7 2023-11-23fix scroll restoration issue on webKit browsers (#9186)Gravatar Martin Trapp 2-1/+7 2023-11-23fix(middleware): rename internal middleware id (#9173)Gravatar Arsh 2-1/+6 2023-11-23fix: Changelog formatting for 3.6.0 View Transition events (#9176)Gravatar Martin Trapp 1-3/+3 2023-11-22[ci] formatGravatar Eva Decker 1-3/+3 2023-11-22Fix View Transitions code block formatting (#9174)Gravatar Eva Decker 1-3/+3 2023-11-22Rename entryPoint to entrypoint (#9161)Gravatar Bjorn Lu 14-26/+38 2023-11-22Fix esbuild warning for local dev (#9160)Gravatar Bjorn Lu 1-1/+1 2023-11-22[ci] release (#9165)astro@3.6.0Gravatar Houston (Bot) 34-90/+83