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 331c8e1 commit 481f9e4Copy full SHA for 481f9e4
docs/.vuepress/config.js
@@ -628,6 +628,10 @@ module.exports = {
628
},
629
],
630
631
+ {
632
+ text: 'LLMs.txt',
633
+ link: '/llms.txt',
634
+ },
635
{
636
text: 'v4 Documentation',
637
link: 'https://docs.strapi.io'
@@ -684,10 +688,6 @@ module.exports = {
684
688
685
689
686
690
687
- {
- text: "We're hiring!",
- link: 'https://strapi.io/careers#open-positions',
- },
691
692
repo: 'strapi/documentation',
693
docsDir: 'docs',
0 commit comments