From aa3385e2a837447c0c880fca56afaef3367b1fee Mon Sep 17 00:00:00 2001 From: artem Date: Sun, 12 Oct 2025 22:49:42 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index f124513..8ce0955 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -12,7 +12,7 @@ export default defineConfig({ // Relative path to your custom CSS file './src/styles/custom.css', ], - social: [{ icon: 'github', label: 'GitHub', href: 'https://git.sinenikolsky.ru/wakadakawaka/kb-personal.git' }], + social: [{ icon: 'github', label: 'GitHub', href: 'https://git.sinenikolsky.ru/admin/kb-personal.git' }], sidebar: [ //{ // label: 'База знаний',