Updated blog index with demo day post (#1477)
This commit is contained in:
parent
e4b0db9b12
commit
e318093522
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue