исправлена ссылка на git

This commit is contained in:
wakadakawaka 2025-04-15 01:01:58 +05:00
parent 846aa8ce8d
commit 6a52e8915d

View File

@ -12,7 +12,7 @@ export default defineConfig({
// Relative path to your custom CSS file // Relative path to your custom CSS file
'./src/styles/custom.css', './src/styles/custom.css',
], ],
social: [{ icon: 'github', label: 'GitHub', href: 'https://git.sinenikolsky.ru/artem/starlite-bsp-kb.git' }], social: [{ icon: 'github', label: 'GitHub', href: 'https://git.sinenikolsky.ru/wakadakawaka/kb-personal.git' }],
sidebar: [ sidebar: [
{ {
label: 'База знаний', label: 'База знаний',