From 7004277ce9d7a5ce389e56f87cc52a1d847fcff9 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Sat, 26 Feb 2022 12:35:56 -0700 Subject: [PATCH] better title in showcase --- site/content/blog/2022-03-01-whats-new-in-svelte-march-2022.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/blog/2022-03-01-whats-new-in-svelte-march-2022.md b/site/content/blog/2022-03-01-whats-new-in-svelte-march-2022.md index 0222677c95..0f106213c7 100644 --- a/site/content/blog/2022-03-01-whats-new-in-svelte-march-2022.md +++ b/site/content/blog/2022-03-01-whats-new-in-svelte-march-2022.md @@ -48,7 +48,7 @@ More on that and other new features and fixes below! Want to work on a SvelteKit site with others? [Contribute to the Svelte Society site](https://github.com/svelte-society/sveltesociety.dev/issues)! -**Learning and Listening** +**Learning Resources** _To Read_ - [Svelte Components as Web Components](https://medium.com/@yesmeno/svelte-components-as-web-components-b400d1253504) by Matias Meno