|
1 | 1 | [
|
2 | 2 | {
|
3 | 3 | "title": "Overview",
|
4 |
| - "summary": "Ut minim anim non deserunt veniam. Ex sit eu voluptate labore sunt aute ", |
| 4 | + "summary": |
| 5 | + "Our Overview provides a high level view of the project, its benefits, the roadmap and other relevant details.", |
5 | 6 | "logo": "/icons/eye.svg",
|
6 | 7 | "links": {
|
7 | 8 | "lang": "URL1",
|
|
10 | 11 | },
|
11 | 12 | {
|
12 | 13 | "title": "Getting Started",
|
13 |
| - "summary": "Sit anim eu sunt nisi. Tempor cupidatat voluptate nostrud voluptate deserunt cupidatat dolor magna irure deserunt.", |
| 14 | + "summary": |
| 15 | + "Our Getting Started guide walks you through the basics of JSON Schema.", |
14 | 16 | "logo": "/icons/compass.svg",
|
15 | 17 | "links": {
|
16 | 18 | "lang": "URL1",
|
|
19 | 21 | },
|
20 | 22 | {
|
21 | 23 | "title": "Reference",
|
22 |
| - "summary": "Adipisicing minim ex amet occaecat dolore quis nisi voluptate sit.", |
| 24 | + "summary": |
| 25 | + "Our Reference teaches JSON Schema deeply from a beginner to the advanced level.", |
23 | 26 | "logo": "/icons/book.svg",
|
24 | 27 | "links": {
|
25 | 28 | "lang": "URL1",
|
|
28 | 31 | },
|
29 | 32 | {
|
30 | 33 | "title": "Specification",
|
31 |
| - "summary": "Deserunt et fugiat do adipisicing enim in nostrud Lorem anim ut amet enim.", |
| 34 | + "summary": |
| 35 | + "Our Specification section documents all versions of JSON Schema specification.", |
32 | 36 | "logo": "/icons/clipboard.svg",
|
33 | 37 | "links": {
|
34 | 38 | "lang": "URL1",
|
35 | 39 | "url": "/specification"
|
36 | 40 | }
|
37 |
| - }, |
38 |
| - { |
39 |
| - "title": "Other Resources", |
40 |
| - "summary": "Deserunt et fugiat do adipisicing enim in nostrud Lorem anim ut amet enim.", |
41 |
| - "logo": "/icons/bookshelf.svg", |
42 |
| - "links": { |
43 |
| - "lang": "URL1", |
44 |
| - "url": "/resources/books" |
45 |
| - } |
46 | 41 | }
|
47 | 42 | ]
|
0 commit comments