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: 'База знаний',