From 7eb3dc9c26f47a797c95dc8b2312bc8cf053d2d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elian=20=E2=98=95=EF=B8=8F?= Date: Wed, 6 Oct 2021 19:20:43 +0200 Subject: [PATCH] Add latest blogpost to index (#1502) --- www/src/pages/blog/index.astro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/src/pages/blog/index.astro b/www/src/pages/blog/index.astro index 8a37fbbf1..137011c1f 100644 --- a/www/src/pages/blog/index.astro +++ b/www/src/pages/blog/index.astro @@ -67,6 +67,10 @@ let lang = 'en';

{description}

+ + Get a sneak preview of what's next for Astro, including our new Vite build engine and WASM-powered Go compiler. + + Astro September Demo Day was today and we had 4 amazing talks, including one with big announcements on the future direction of Astro.