summaryrefslogtreecommitdiff
path: root/examples/blog/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/README.md')
-rw-r--r--examples/blog/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/blog/README.md b/examples/blog/README.md
index c5a53616b..b351bee6e 100644
--- a/examples/blog/README.md
+++ b/examples/blog/README.md
@@ -10,12 +10,12 @@ npm init astro -- --template blog
Features:
-- ✅ SEO-friendly setup with canonical URLs and OpenGraph data
-- ✅ `@astrojs/image` image optimizations
-- ✅ Sitemap support
-- ✅ Markdown & MDX support
- ✅ Minimal styling (make it your own!)
- ✅ 100/100 Lighthouse performance
+- ✅ SEO-friendly with canonical URLs and OpenGraph data
+- ✅ Sitemap support
+- ✅ RSS Feed support
+- ✅ Markdown & MDX support
## 🚀 Project Structure