From b024f9eaf9c22a73fc79ea7d183d238500a68304 Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Fri, 18 Jun 2021 12:24:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=BF=D1=83=D1=82=D0=B8=20=D0=BA=20=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sidebars.js | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/sidebars.js b/sidebars.js index eed5a52..f7b3537 100644 --- a/sidebars.js +++ b/sidebars.js @@ -34,16 +34,8 @@ label: 'Модели', collapsed: false, items: [ - 'models/generation', - 'models/growth' - ], - }, - { - type: 'category', - label: 'Переводы', - collapsed: false, - items: [ - 'papers/mania-beetz-self-training-with-vr-2019' + 'models/generation/generation', + 'models/growth/growth' ], }, {