mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-12 20:04:57 +02:00
📚 docs(_motivation): add motivation story
This commit is contained in:
@@ -79,15 +79,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '70b'),
|
||||
component: ComponentCreator('/documentation/', '1c5'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '115'),
|
||||
component: ComponentCreator('/documentation/', 'd1a'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '8f6'),
|
||||
component: ComponentCreator('/documentation/', '421'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -269,6 +269,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/motivation',
|
||||
component: ComponentCreator('/documentation/introduction/motivation', '0bd'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/release_notes',
|
||||
component: ComponentCreator('/documentation/introduction/release_notes', '590'),
|
||||
|
Reference in New Issue
Block a user