We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5559d commit 1320d1aCopy full SHA for 1320d1a
1 file changed
prototypes/docusaurus/docusaurus.config.ts
@@ -131,6 +131,7 @@ const config: Config = {
131
label: 'Docs',
132
},
133
{to: '/examples', label: 'Examples', position: 'left'},
134
+ {to: '/prompts', label: 'Prompts', position: 'left'},
135
{to: '/pro', label: 'React on Rails Pro', position: 'left'},
136
{
137
href: 'https://www.shakacode.com/contact/',
0 commit comments