- Подправлена вёрстка markdown

- Исправлены точки, запятые
- Перенёс статью в раздел  Технологии
This commit is contained in:
Igor Brylyov 2022-12-19 08:48:15 +00:00
parent 1e3b2fb7ce
commit 48f2b974db
3 changed files with 42 additions and 58 deletions

View file

@ -29,6 +29,7 @@ module.exports = {
'technologies/wrs2020-assembly-challenge',
'technologies/plansys2',
'technologies/ASP-overview',
'technologies/tesselation',
'technologies/wood',
'technologies/recycling',
'technologies/knowledge-management'
@ -74,12 +75,5 @@ module.exports = {
'workflow-rules'
],
},
{
type: 'category',
label: '3д графика',
items: [
'3d/tessellation_intro'
],
},
],
};