Updated blog index with demo day post (#1477)

This commit is contained in:
AsyncBanana 2021-10-03 02:32:09 -04:00 committed by GitHub
parent e4b0db9b12
commit e318093522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,10 @@ let lang = 'en';
<p>{description}</p>
</section>
<section>
<BlogPostPreview title="Astro Demo Day September Edition" publishDate="September 20, 2021" href="/blog/demo-day-2021-09">
<span>Astro September Demo Day was today and we had 4 amazing talks, including one with big announcements on the future direction of Astro.</span>
</BlogPostPreview>
<BlogPostPreview title="Astro 0.19" publishDate="Wednesday, August 18 2021" href="/blog/astro-019">
<span>Introducing: Next.js-inspired file routing • Astro.resolve() • client:only components • translations.</span>
</BlogPostPreview>