mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
⏳ @eshanized updated the website 🎉 !!!
This commit is contained in:
@@ -79,15 +79,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '9ab'),
|
||||
component: ComponentCreator('/documentation/', 'bc2'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '404'),
|
||||
component: ComponentCreator('/documentation/', '115'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '0b8'),
|
||||
component: ComponentCreator('/documentation/', '8f6'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -245,6 +245,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/coding-standard',
|
||||
component: ComponentCreator('/documentation/introduction/coding-standard', '105'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/contributing',
|
||||
component: ComponentCreator('/documentation/introduction/contributing', '2c1'),
|
||||
|
Reference in New Issue
Block a user