From 58cfb8afe4caac90369706d13bc36070bd278475 Mon Sep 17 00:00:00 2001 From: Nin3 <30520689+Nin3lee@users.noreply.github.com> Date: Sun, 20 Oct 2024 17:54:26 +0800 Subject: [PATCH] i18n(zh-cn): Update `content.mdx` --- src/content/docs/zh-cn/community-resources/content.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/zh-cn/community-resources/content.mdx b/src/content/docs/zh-cn/community-resources/content.mdx index e1415232b3cc9..d343c518b840e 100644 --- a/src/content/docs/zh-cn/community-resources/content.mdx +++ b/src/content/docs/zh-cn/community-resources/content.mdx @@ -64,6 +64,7 @@ Astro 的官方方案是一系列简洁明了的操作指南,它们通过分 - [使用 Storyblok 的故事为 Astro 添加 RSS 摘要](https://straffesites.com/en/blog/rss-feed-astro-storyblok) - [如何将任何数据发送到你的 RSS 摘要?一个使用 Astro + RSS 的指南](https://aritraroy.live/tutorial/blogs/2023/how-to-send-any-data-to-rss-feed/) - [在 Astro 中添加 RSS Feed 内容并修复 Markdown 图片路径](https://billyle.dev/posts/adding-rss-feed-content-and-fixing-markdown-image-paths-in-astro) +- [使用 MDX 和 Container API 创建完整内容的 RSS 源](https://blog.damato.design/posts/astro-rss-mdx/) ### 图片 - [为你的 Astro RSS 摘要添加博客文章图片](https://webreaper.dev/posts/astro-rss-feed-blog-post-images/) - [为 Astro 博客生成开放图形图片](https://techsquidtv.com/blog/generating-open-graph-images-for-astro/)