From 7b7c312801327e7a05983af97d863d9319043d58 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Sat, 2 Oct 2021 21:30:11 -0700 Subject: [PATCH] Add survey results to homepage (#6792) --- site/src/routes/index.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/routes/index.svelte b/site/src/routes/index.svelte index 6977976222..e29e00d098 100644 --- a/site/src/routes/index.svelte +++ b/site/src/routes/index.svelte @@ -70,7 +70,7 @@
Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.
-Read the introductory blog post to learn more.
+We're proud that Svelte was recently voted the most loved web framework with the most satisfied developers in a pair of industry surveys. We think you'll love it too. Read the introductory blog post to learn more.