From 90ea4032e353254a44466de889bc665bd882ce87 Mon Sep 17 00:00:00 2001 From: JanSiwiec <84317959+JanSiwiec@users.noreply.github.com> Date: Thu, 11 May 2023 12:34:52 +0200 Subject: [PATCH] Update mkdocs.yml --- topics/soft/mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topics/soft/mkdocs.yml b/topics/soft/mkdocs.yml index bf434c93..33d81b0e 100644 --- a/topics/soft/mkdocs.yml +++ b/topics/soft/mkdocs.yml @@ -1,6 +1,7 @@ site_name: "soft" edit_uri: edit/master/topics/soft/docs nav: - - MATLAB: matlab.md + - MATLAB: + - Overview: matlab.md - MetaCentrum: matlab-mc.md - IT4Innovation: matlab-it4i.md -- GitLab