summaryrefslogtreecommitdiff
path: root/examples/blog/README.md
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-08-15 00:26:33 -0400
committerGravatar GitHub <noreply@github.com> 2022-08-15 00:26:33 -0400
commit0e2f4d74b77cc05b161afe69a8713935fe41591f (patch)
tree7ec5e614c1db4b7c577cd995e74d0d550e3b622e /examples/blog/README.md
parent16edf0c7730d273771f75f959c9f8015a4f69238 (diff)
downloadastro-0e2f4d74b77cc05b161afe69a8713935fe41591f.tar.gz
astro-0e2f4d74b77cc05b161afe69a8713935fe41591f.tar.zst
astro-0e2f4d74b77cc05b161afe69a8713935fe41591f.zip
image fix (#4322)
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