From 1677fae9de65b3ea3ea32de0a7866bca738224f2 Mon Sep 17 00:00:00 2001 From: AsyncBanana <58297401+AsyncBanana@users.noreply.github.com> Date: Sun, 17 Oct 2021 23:09:57 -0400 Subject: [PATCH] Add two missing blog posts to blog index (#1580) --- www/src/pages/blog/index.astro | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/www/src/pages/blog/index.astro b/www/src/pages/blog/index.astro index 137011c1f..ae4b6c0f3 100644 --- a/www/src/pages/blog/index.astro +++ b/www/src/pages/blog/index.astro @@ -75,6 +75,14 @@ let lang = 'en'; Astro September Demo Day was today and we had 4 amazing talks, including one with big announcements on the future direction of Astro. + + The power of Astro, right in your browser. + + + + We are happy to announce that Netlify has become Astro’s first corporate sponsor and exclusive hosting partner, donating $2,500 each month towards the ongoing open source maintenance and development of Astro. + + Introducing: Next.js-inspired file routing • Astro.resolve() • client:only components • translations.