-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathqapi.js
46 lines (46 loc) · 1.11 KB
/
qapi.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
export default {
"pages": {
"root": {
"id": "root",
"pageUrl": "root",
"name": "root",
"children": [
"66a1919115ac540018708a54",
"66a1919115ac540018708a57",
"66a276e72fc7070018ba3895"
]
},
"66a1919115ac540018708a54": {
"id": "66a1919115ac540018708a54",
"name": "404",
"pageUrl": "404"
},
"66a1919115ac540018708a57": {
"id": "66a1919115ac540018708a57",
"name": "index",
"pageUrl": "index"
},
"66a276e72fc7070018ba3895": {
"id": "66a276e72fc7070018ba3895",
"pageUrl": "demos",
"name": "demos"
}
},
"mode": "production",
"projectType": "gatsby",
"site": {
"styles": {
"font": "--headline3",
"transition": "",
"cursor": "auto"
},
"seo": {
"title": "XZ1 Recordings - Music from the next generation",
"description": "A distribution-focused record label and publisher for upcoming music artists!",
"robotsFileType": "autogenerated",
"favicon_32px": "https://uploads.quarkly.io/66a1919115ac540018708a4f/images/XZ1.png?v=2024-09-17T14:44:26.714Z",
"customSitemapDomain": "https://xzone.64-b.it",
"sitemapFileType": "autogenerated"
}
}
}