Добавлены страницы приложений

This commit is contained in:
Igor Brylyov 2022-04-07 13:15:06 +00:00
parent 3c37d103db
commit af6352b61f
6 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
id: beehive
title: 'Улей'
---

View file

@ -0,0 +1,4 @@
---
id: microalgae-garden
title: 'Биореактор'
---

View file

@ -0,0 +1,4 @@
---
id: other
title: 'Другое'
---

View file

@ -0,0 +1,4 @@
---
id: sprouts-garden
title: 'Проращиватель'
---

View file

@ -0,0 +1,4 @@
---
id: vegetable-garden
title: 'Огород'
---

View file

@ -34,6 +34,16 @@ module.exports = {
'technologies/knowledge-management'
],
},
/* {
type: 'category',
label: 'Приложения',
items: [
'applications/beehive',
'applications/microalgae-garden',
'applications/sprouts-garden',
'applications/vegetable-garden'
],
}, */
{
type: 'category',
label: 'Модели',