Переименование
This commit is contained in:
parent
e813b57926
commit
2bdc246981
@ -14,11 +14,29 @@ export default defineConfig({
|
||||
],
|
||||
social: [{ icon: 'github', label: 'GitHub', href: 'https://git.sinenikolsky.ru/wakadakawaka/kb-personal.git' }],
|
||||
sidebar: [
|
||||
{
|
||||
label: 'База знаний',
|
||||
//{
|
||||
// label: 'База знаний',
|
||||
// // Autogenerate a group of links for the 'constellations' directory.
|
||||
// collapsed: true,
|
||||
// autogenerate: { directory: 'knowledge-base' },
|
||||
// },
|
||||
{
|
||||
label: 'Шаблоны, примеры',
|
||||
// Autogenerate a group of links for the 'constellations' directory.
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'knowledge-base' },
|
||||
autogenerate: { directory: 'knowledge-base/Примеры' },
|
||||
},
|
||||
{
|
||||
label: 'Администрирование',
|
||||
// Autogenerate a group of links for the 'constellations' directory.
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'knowledge-base/Администрирование' },
|
||||
},
|
||||
{
|
||||
label: 'Прочее',
|
||||
// Autogenerate a group of links for the 'constellations' directory.
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'knowledge-base/Прочее' },
|
||||
},
|
||||
],
|
||||
}),
|
||||
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user