From 6da9e5d12a0f28bd75701e8af94ca1b916f9c407 Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Tue, 21 May 2024 22:38:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B8=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=B2=20=D0=BF=D0=BE=D0=BC=D0=B8=D0=BB=D0=BA=D1=83=20=D0=BF?= =?UTF-8?q?=D1=96=D0=B4=20=D1=87=D0=B0=D1=81=20=D0=BC=D1=96=D0=B3=D1=80?= =?UTF-8?q?=D0=B0=D1=86=D1=96=D1=97=20=D0=B4=D0=BE=20=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D1=96=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 4981eb4..7da149d 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -15,7 +15,7 @@ module.exports = { }] ], port: 3030, - base: '/edu-dis-labs/', + base: '/edu-dis-labs-private/', theme: 'cool', // dest: 'dist', head: [ @@ -78,7 +78,7 @@ module.exports = { lastUpdated: 'Останнє оновлення', // string | boolean // Assumes GitHub. Can also be a full GitLab url. - repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs', + repo: 'http://139.162.162.130:3000/hasslesstech/edu-dis-labs-private', // Customising the header label // Defaults to "GitHub"/"GitLab"/"Bitbucket" depending on `themeConfig.repo` repoLabel: 'Gitea',