Prompt Library (#1906)

This commit is contained in:
Rizel Scarlett
2025-03-31 07:29:37 -04:00
committed by GitHub
parent 326f087637
commit 54573e4a60
49 changed files with 2295 additions and 206 deletions

View File

@@ -143,6 +143,11 @@ const config: Config = {
position: "left",
label: "Tutorials",
},
{
to: "/prompt-library",
position: "left",
label: "Prompt Library",
},
{ to: "/blog", label: "Blog", position: "left" },
{