mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
color -> #754ffe
This commit is contained in:
@@ -2,6 +2,41 @@ import React from 'react';
|
||||
import ComponentCreator from '@docusaurus/ComponentCreator';
|
||||
|
||||
export default [
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug', '043'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/config',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/config', 'd32'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/content',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/content', 'f83'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/globalData',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/globalData', '599'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/metadata',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/metadata', 'b41'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/registry',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/registry', '12e'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/__docusaurus/debug/routes',
|
||||
component: ComponentCreator('/documentation/__docusaurus/debug/routes', '073'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog',
|
||||
component: ComponentCreator('/documentation/blog', '5bc'),
|
||||
|
Reference in New Issue
Block a user