Skip to content

Commit 70aaaab

Browse files
Rich-HarrisConduitrykarimfromjordan
authored
update blog posts (#640)
* update blog posts * Update apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md Co-authored-by: Conduitry <[email protected]> * update YouTube link --------- Co-authored-by: Conduitry <[email protected]> Co-authored-by: Karim Jordan <[email protected]>
1 parent 2280c44 commit 70aaaab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/svelte.dev/content/blog/2024-10-22-svelte-5-is-alive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ For more details, see the [comprehensive Svelte 5 migration guide](/docs/svelte/
8787

8888
## Our new CLI
8989

90-
Along with a new version of Svelte, we have a new Command Line Interface (CLI), `sv`, to go with it. You can learn all about it in [the `sv` announcement video](https://www.youtube.com/watch?v=fAPFsRP-mbc#t=3h15m40s) and in a forthcoming blog post.
90+
Along with a new version of Svelte, we have a new Command Line Interface (CLI), `sv`, to go with it. You can learn all about it in [the announcement blog post](sv-the-svelte-cli).
9191

9292
## What’s next?
9393

apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ One of the most common question we hear is "how do I set up Tailwind on my new p
1212
<div class="max">
1313
<figure style="max-width: 960px; margin: 0 auto">
1414
<div style="aspect-ratio: 1.777777778; position: relative; margin: 0 auto;">
15-
<iframe style="position: absolute; width: 100%; height: 100%; left: 0; top: 0; margin: 0;" src="https://www.youtube.com/embed/fAPFsRP-mbc?si=oD7SoqDd6FGr0uD3&amp;start=11743" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
15+
<iframe style="position: absolute; width: 100%; height: 100%; left: 0; top: 0; margin: 0;" src="https://www.youtube.com/embed/orYlYg27CiI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1616
</div>
1717

1818
<figcaption>Introducing <code>sv</code> at <a href="https://www.sveltesummit.com/">Svelte Summit Fall 2024</a></figcaption>

0 commit comments

Comments
 (0)