diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 2345261..c2f7ecb 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -18,9 +18,4 @@ Because of that, we don't need to load any JavaScript. Try viewing the page's source, or opening the devtools network panel and reloading.
- -- The Sverdle page illustrates SvelteKit's data loading and form handling. Try - using it with JavaScript disabled! -