From ef2a15ca6bb8e98809ff14c66245c4c1dc55a264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20R=C3=A9thelyi?= <rethelyibalint@gmail.com> Date: Sun, 28 Mar 2021 11:46:28 +0200 Subject: [PATCH] . --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index 5b0a16f..645122a 100644 --- a/index.html +++ b/index.html @@ -78,6 +78,15 @@ }, ], }, + { + title: 'TĂĄvoli repository', + children: [ + { + title: 'Alapok ĂŠs SSH kulcs', + link: '/guide/remote/1_basics', + }, + ], + }, ], fetchOptions: { cache: 'no-cache' }, }); -- GitLab