Add glossary.md to sidebars.js

This commit is contained in:
Alexander Olikevich 2021-05-18 19:10:52 +00:00
parent 146aeec333
commit 0f1be505e2

View file

@ -5,7 +5,8 @@ module.exports = {
label: 'Робосборщик',
items: [
'robossembler-overview',
'plan'
'plan',
'glossary'
],
},
],