summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-06-08 12:23:09 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-06-08 12:23:09 -0700
commitaae8c6b9e7ddfe2735907f1575178ad1de700ebd (patch)
tree825068f8ff4a446b2a7c889b6009a9c7a1ba3afb
parentde5fc1de200fe0981d1c87e1fe31d54a437f01ed (diff)
downloadastro-aae8c6b9e7ddfe2735907f1575178ad1de700ebd.tar.gz
astro-aae8c6b9e7ddfe2735907f1575178ad1de700ebd.tar.zst
astro-aae8c6b9e7ddfe2735907f1575178ad1de700ebd.zip
update copy
Diffstat (limited to '')
-rw-r--r--www/src/pages/blog/introducing-astro.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/src/pages/blog/introducing-astro.astro b/www/src/pages/blog/introducing-astro.astro
index 3c5d7f39e..2619c74e0 100644
--- a/www/src/pages/blog/introducing-astro.astro
+++ b/www/src/pages/blog/introducing-astro.astro
@@ -38,7 +38,7 @@ let permalink = 'https://astro.build/blog/introducing-astro';
- **Fully-Featured:** Astro supports TypeScript, Scoped CSS, CSS Modules, Sass, Tailwind, Markdown, MDX, and any of your favorite npm packages.
- **SEO Enabled:** Automatic sitemaps, RSS feeds, pagination and collections take the pain out of SEO and syndication.
- This post marks the first public beta release of Astro. **Missing features and bugs are still to be expected at this early stage.** There is still some months to go before an official 1.0 release, but there are already several fast sites built with Astro in production today.
+ This post marks the first public beta release of Astro. **Missing features and bugs are still to be expected at this early stage.** There is still some months to go before an official 1.0 release, but there are already several fast sites built with Astro in production today. We would love your early feedback as we move towards a v1.0 release later this year.
<Note>
To learn more about Astro and start building your first site, check out [the project README.](https://github.com/snowpackjs/astro#-guides)