-
-
Notifications
You must be signed in to change notification settings - Fork 179
Expand file tree
/
Copy pathposter0_template.json
More file actions
28 lines (28 loc) · 724 Bytes
/
Copy pathposter0_template.json
File metadata and controls
28 lines (28 loc) · 724 Bytes
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
{
"title": "Titre Poster",
"id" : 1,
"skills" : [
{ "desc" : "Décidez vous-même de l'objectif",
"icon": "3D Axis origin",
"level" : 20
},
{}
],
"ressources" : [
{ "name" : "Icon8",
"famille" : "icones et illustrations",
"desc" : "catalogue de ressources graphiques et notamment des icones ici",
"url" : "https://www.icon8.com"
}
],
"authors" : [
{ "name" : "Steph Piper aka Maker Queen" ,
"role" : "author",
"url" : "https://www.makerqueen.com.au"
},
{ "name" : "Laure Si" ,
"role" : "translator",
"url" : ""
}
]
}