mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
Prompt Library (#1906)
This commit is contained in:
@@ -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" },
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user