diff --git a/site/src/routes/_components/Blurb.svelte b/site/src/routes/_components/Blurb.svelte index 8dfa4494d8..14872244b8 100644 --- a/site/src/routes/_components/Blurb.svelte +++ b/site/src/routes/_components/Blurb.svelte @@ -133,7 +133,7 @@ learn more - +

Truly reactive

No more complex state management libraries — Svelte brings reactivity to JavaScript itself

@@ -145,7 +145,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.

+

Read the introductory blog post to learn more.