Skip to content

Commit 4ad3586

Browse files
dev: add menu item
1 parent c226fe8 commit 4ad3586

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

api/en/navbar/bottom.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ data:
2626
- action: "$mdiPrinter3d"
2727
title: 3D Modeling
2828
to: "/en/modeling"
29+
- action: "$mdiPrinterOutline"
30+
title: Printing
31+
to: "/en/works/printing"
2932
# - action: '$mdiScriptText'
3033
# title: Pricing
3134
# to: '/en/pricing'

api/ru/navbar/bottom.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ data:
2626
- action: "$mdiPrinter3d"
2727
title: 3D Модели
2828
to: "/ru/modeling"
29+
- action: "$mdiPrinterOutline"
30+
title: Полиграфия
31+
to: "/ru/works/printing"
2932
# - action: '$mdiScriptText'
3033
# title: Цены
3134
# to: '/ru/pricing'

0 commit comments

Comments
 (0)