@@ -2,6 +2,41 @@ import React from 'react';
22import ComponentCreator from '@docusaurus/ComponentCreator' ;
33
44export default [
5+ {
6+ path : '/quantstack.github.io/__docusaurus/debug' ,
7+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug' , '55d' ) ,
8+ exact : true
9+ } ,
10+ {
11+ path : '/quantstack.github.io/__docusaurus/debug/config' ,
12+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/config' , 'dae' ) ,
13+ exact : true
14+ } ,
15+ {
16+ path : '/quantstack.github.io/__docusaurus/debug/content' ,
17+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/content' , '56c' ) ,
18+ exact : true
19+ } ,
20+ {
21+ path : '/quantstack.github.io/__docusaurus/debug/globalData' ,
22+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/globalData' , '058' ) ,
23+ exact : true
24+ } ,
25+ {
26+ path : '/quantstack.github.io/__docusaurus/debug/metadata' ,
27+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/metadata' , '5d1' ) ,
28+ exact : true
29+ } ,
30+ {
31+ path : '/quantstack.github.io/__docusaurus/debug/registry' ,
32+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/registry' , 'dd5' ) ,
33+ exact : true
34+ } ,
35+ {
36+ path : '/quantstack.github.io/__docusaurus/debug/routes' ,
37+ component : ComponentCreator ( '/quantstack.github.io/__docusaurus/debug/routes' , 'f0e' ) ,
38+ exact : true
39+ } ,
540 {
641 path : '/quantstack.github.io/about' ,
742 component : ComponentCreator ( '/quantstack.github.io/about' , '231' ) ,
0 commit comments