Docs: Add Goose Recipes Cookbook Page (#2998)

This commit is contained in:
Ebony Louis
2025-06-20 16:46:27 -04:00
committed by GitHub
parent b241fbb8b4
commit 5d6784d612
12 changed files with 908 additions and 1 deletions

View File

@@ -159,6 +159,10 @@ const config: Config = {
to: '/prompt-library',
label: 'Prompt Library',
},
{
to: '/recipes',
label: 'Recipe Cookbook',
},
{
to: 'deeplink-generator',
label: 'Deeplink Generator',