Docs: Add Recipe video to landing page (#3173)

This commit is contained in:
Rizel Scarlett
2025-06-30 15:12:27 -04:00
committed by GitHub
parent 47682bf6c5
commit d05a024b38

View File

@@ -13,18 +13,18 @@ import styles from '@site/src/components/Card/styles.module.css';
</p>
<!-- will replace with Recipe video once live -->
<!-- <div className="video-container margin-bottom--lg">
will replace with Recipe video once live -->
<div className="video-container margin-bottom--lg">
<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/D-DpDunrbpo"
title="Vibe coding with Goose"
src="https://www.youtube.com/embed/8rTliYrQ6Iw"
title="Create Reusable AI Agents with Recipes"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
</div> -->
</div>
<div className={styles.categorySection}>
<h2 className={styles.categoryTitle}>📚 Documentation & Guides</h2>