mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
update
This commit is contained in:
@@ -99,16 +99,22 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '6cb'),
|
||||
component: ComponentCreator('/', '2dc'),
|
||||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '58f'),
|
||||
component: ComponentCreator('/', '21a'),
|
||||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '0b6'),
|
||||
component: ComponentCreator('/', '349'),
|
||||
routes: [
|
||||
{
|
||||
path: '/category/introduction',
|
||||
component: ComponentCreator('/category/introduction', '69c'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/category/tutorial---basics',
|
||||
component: ComponentCreator('/category/tutorial---basics', '72e'),
|
||||
@@ -171,7 +177,7 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '96c'),
|
||||
component: ComponentCreator('/', 'e43'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
}
|
||||
|
Reference in New Issue
Block a user