diff --git a/src/content/docs/getting-started/index.mdx b/src/content/docs/getting-started/index.mdx index 399f9e8e..2e89e193 100644 --- a/src/content/docs/getting-started/index.mdx +++ b/src/content/docs/getting-started/index.mdx @@ -11,8 +11,12 @@ import { LinkCard, } from 'starlight-theme-nova/components'; import { Steps, Tabs, TabItem } from '@astrojs/starlight/components'; +import ArcadeEmbed from '~/components/ArcadeEmbed.astro'; -{/* TODO: Add 2-minute installation walkthrough video */} + This guide walks you through installing Shorebird and integrating it into your Flutter app.