From e2502edc0834c537be9937830aa063a0cdacfd3b Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Thu, 2 May 2019 08:23:04 -0400 Subject: [PATCH] fix broken links --- site/src/routes/index.svelte | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/site/src/routes/index.svelte b/site/src/routes/index.svelte index 031debd..62f8281 100644 --- a/site/src/routes/index.svelte +++ b/site/src/routes/index.svelte @@ -25,27 +25,20 @@ learn more - +

Best of both worlds

All the SEO and progressive enhancement of a server-rendered app, with the slick navigation of an SPA

learn more
- +

Build fast

Hit the ground running with advanced routing, server-side rendering, code-splitting, offline support and more

learn more
- -

Sapper is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.

@@ -63,8 +56,6 @@ npm install npm run dev & open http://localhost:5000 -

See the quickstart guide for more information.

- -

Learn Svelte

+

Learn Sapper

\ No newline at end of file