From 50ef2579bbf063093fe5d7f46d2e99d984876755 Mon Sep 17 00:00:00 2001 From: Andrew Molchanov Date: Sun, 13 Oct 2024 19:40:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20=D0=A2?= =?UTF-8?q?=D0=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index dc76803..2c2e83c 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -60,6 +60,12 @@ export default { icon: "github", link: "https://github.com/AuroraTeam/AuroraLauncher", }, + { + icon: { + svg: '', + }, + link: "https://t.me/aurora_team_tg", + }, ], outlineTitle: "На этой странице", docFooter: {