forked from oaknational/Oak-Web-Application
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathallPolicyPages.json
46 lines (46 loc) · 1.04 KB
/
allPolicyPages.json
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
{
"allPolicyPage": [
{
"id": "45b666a3-dde5-47ed-885b-66b5b9f84190",
"title": "Copyright notice",
"slug": {
"current": "copyright-notice"
}
},
{
"id": "4fde9be2-3d02-4c2d-8646-63b86469500b",
"title": "Privacy",
"slug": {
"current": "privacy-policy"
}
},
{
"id": "6cb51ebe-22c0-48b8-a6f5-980fbf65df0f",
"title": "Physical activity disclaimer",
"slug": {
"current": "physical-activity-disclaimer"
}
},
{
"id": "b08b96f2-492d-4b47-a148-4e47d81aaef3",
"title": "Freedom of information request",
"slug": {
"current": "freedom-of-information-request"
}
},
{
"id": "badc88ce-0093-4963-a661-866bfb487799",
"title": "Terms and conditions",
"slug": {
"current": "terms-and-conditions"
}
},
{
"id": "f38c8cda-d831-46e8-8797-6583a8d22d82",
"title": "Accessibility statement",
"slug": {
"current": "accessibility-statement"
}
}
]
}