-
Notifications
You must be signed in to change notification settings - Fork 0
/
qapi.js
84 lines (84 loc) · 4.95 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
export default {
"pages": {
"root": {
"id": "root",
"pageUrl": "root",
"name": "root",
"children": [
"5fa8ba3d79530b001fd21d37",
"5fa8ba3d79530b001fd21d39",
"5fa8ba3d79530b001fd21d3b",
"5fa8ba3d79530b001fd21d3f",
"5fa8ba3d79530b001fd21d3d",
"5fa8ba3d79530b001fd21d41"
]
},
"5fa8ba3d79530b001fd21d37": {
"id": "5fa8ba3d79530b001fd21d37",
"name": "404",
"pageUrl": "404"
},
"5fa8ba3d79530b001fd21d39": {
"id": "5fa8ba3d79530b001fd21d39",
"name": "index",
"pageUrl": "index",
"seo": {
"title": "Home | Website Example",
"og:title": "Home | Website Example",
"og:image": "https://uploads.quarkly.io/5f44d0da669357001e60ed14/images/website-example-quarkly.png?v=2020-11-05T19:48:01.806Z",
"description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.",
"og:description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference."
}
},
"5fa8ba3d79530b001fd21d3b": {
"id": "5fa8ba3d79530b001fd21d3b",
"pageUrl": "about",
"name": "About",
"seo": {
"og:image": "https://uploads.quarkly.io/5f44d0da669357001e60ed14/images/website-example-quarkly.png?v=2020-11-05T19:48:01.806Z",
"title": "About | Website Example",
"og:title": "About | Website Example",
"og:description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.",
"description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference."
}
},
"5fa8ba3d79530b001fd21d3d": {
"id": "5fa8ba3d79530b001fd21d3d",
"pageUrl": "work",
"name": "Work",
"seo": {
"og:image": "https://uploads.quarkly.io/5f44d0da669357001e60ed14/images/website-example-quarkly.png?v=2020-11-05T19:48:01.806Z",
"title": "Work | Website Example",
"og:title": "Work | Website Example",
"description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.",
"og:description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference."
}
},
"5fa8ba3d79530b001fd21d3f": {
"id": "5fa8ba3d79530b001fd21d3f",
"pageUrl": "team",
"name": "Team",
"seo": {
"og:image": "https://uploads.quarkly.io/5f44d0da669357001e60ed14/images/website-example-quarkly.png?v=2020-11-05T19:48:01.806Z",
"title": "Team | Website Example",
"og:title": "Team | Website Example",
"description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.",
"og:description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference."
}
},
"5fa8ba3d79530b001fd21d41": {
"id": "5fa8ba3d79530b001fd21d41",
"pageUrl": "contact",
"name": "Contact",
"seo": {
"og:image": "https://uploads.quarkly.io/5f44d0da669357001e60ed14/images/website-example-quarkly.png?v=2020-11-05T19:48:01.806Z",
"title": "Contact | Website Example",
"og:title": "Contact | Website Example",
"description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.",
"og:description": "It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something bigger. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference."
}
}
},
"mode": "production",
"projectType": "gatsby"
}