We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d847945 commit d93a192Copy full SHA for d93a192
1 file changed
docs-site/.vitepress/config.ts
@@ -60,6 +60,7 @@ export default defineConfig({
60
{ text: 'Concepts', link: '/concepts/services' },
61
{ text: 'Patterns', link: '/patterns/extender-pattern' },
62
{ text: 'API', link: '/api/core' },
63
+ { text: 'llms.txt', link: '/pandino/llms.txt', target: '_blank' },
64
{
65
text: 'Packages',
66
items: [
0 commit comments