-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOBFjson.json
More file actions
45 lines (45 loc) · 1.48 KB
/
OBFjson.json
File metadata and controls
45 lines (45 loc) · 1.48 KB
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
{
"TextContent": {
"textContent": [
{
"id": "1",
"category":"LifeTechArt",
"subcategory":"PublicPersonal_HardwareSoftware_ClassicCad",
"ctype":"personalProject_Work_Schooling",
"date": "1980 03",
"title": "The Early Times",
"photo": "",
"maintext_short":"",
"maintext_Long":"North Africa in the 90’s was pretty good but not stellar. ",
"linkToPage":"/SelectedPages/Page_TheEarlyTimes.html",
"page_lable":"lbl_1"
},
{
"id": "2",
"category":"LifeTechArt",
"subcategory":"PublicPersonal_HardwareSoftware_ClassicCad",
"ctype":"personalProject_Work_Schooling",
"date": "1990 01",
"title": "Discovering Electricity",
"photo": "",
"maintext_short":"",
"maintext_Long":"I was reaching the limits of what was possible to create ",
"linkToPage":"/SelectedPages/Page_DiscoveringElectricity.html",
"page_lable":"lbl_2"
},
{
"id": "3",
"category":"LifeTechArt",
"subcategory":"PublicPersonal_HardwareSoftware_ClassicCad",
"ctype":"personalProject_Work_Schooling",
"date": "1991 01",
"title": "Playing With Motors",
"photo": "",
"maintext_short":"",
"maintext_Long":"My parents had a subscription to -sciences et vie- a ",
"linkToPage":"/SelectedPages/Page_PlayingWithMotors.html",
"page_lable":"lbl_3"
}
]
}
}