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 5ed955b commit 85752dcCopy full SHA for 85752dc
docs/.vitepress/locales/en.ts
@@ -25,7 +25,7 @@ export default defineConfig({
25
items: [
26
{ text: 'What is Mafl?', link: '/what-is' },
27
{ text: 'Getting Started', link: '/getting-started' },
28
- { text: 'Deployment', link: '/deployment' },
+ // { text: 'Deployment', link: '/deployment' },
29
],
30
},
31
{
docs/.vitepress/locales/ru.ts
{ text: 'Что такое Mafl?', link: '/what-is' },
{ text: 'Начало работы', link: '/getting-started' },
0 commit comments