diff options
-rw-r--r-- | docs/src/pages/getting-started.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/src/pages/getting-started.md b/docs/src/pages/getting-started.md index 7f1054659..d9b6454ad 100644 --- a/docs/src/pages/getting-started.md +++ b/docs/src/pages/getting-started.md @@ -5,9 +5,7 @@ title: Getting Started Astro is modern static site builder. Learn what Astro is all about from [our homepage](https://astro.build/) or [our release post](https://astro.build/blog/introducing-astro). This page is an overview of the Astro documentation and all related resources. -Looking for a quick overview of what Astro is? [Fireship](https://fireship.io/) produced this great video summarizing Astro that you can watch in less than two minutes: - -<iframe width="560" height="315" src="https://www.youtube.com/embed/dsTXcSeAZq8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> +Looking for a quick overview of what Astro is? [Visit our homepage.](https://astro.build) ## Try Astro |