Adding hooks to the website

This commit is contained in:
Aaron Powell
2026-02-09 17:02:33 +11:00
parent acb5ad4ce8
commit 99a48a4020
7 changed files with 421 additions and 1 deletions

View File

@@ -923,6 +923,7 @@ async function main() {
prompts: prompts.length,
instructions: instructions.length,
skills: skills.length,
hooks: hooks.length,
collections: collections.length,
tools: tools.length,
samples: samplesData.totalRecipes,