Skip to content

Commit 85752dc

Browse files
committed
docs: hidden deployment
1 parent 5ed955b commit 85752dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vitepress/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineConfig({
2525
items: [
2626
{ text: 'What is Mafl?', link: '/what-is' },
2727
{ text: 'Getting Started', link: '/getting-started' },
28-
{ text: 'Deployment', link: '/deployment' },
28+
// { text: 'Deployment', link: '/deployment' },
2929
],
3030
},
3131
{

docs/.vitepress/locales/ru.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineConfig({
2525
items: [
2626
{ text: 'Что такое Mafl?', link: '/what-is' },
2727
{ text: 'Начало работы', link: '/getting-started' },
28-
{ text: 'Deployment', link: '/deployment' },
28+
// { text: 'Deployment', link: '/deployment' },
2929
],
3030
},
3131
{

0 commit comments

Comments
 (0)