File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed
Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "file" : " exampleSite/content/english/project/rio-furniture-2.md" ,
3+ "name" : " project" ,
4+ "fileType" : " md" ,
5+ "fmType" : " yaml" ,
6+ "template" : [
7+ {
8+ "name" : " title" ,
9+ "label" : " Title" ,
10+ "type" : " string" ,
11+ "value" : " " ,
12+ "defaultValue" : " "
13+ },
14+ {
15+ "name" : " description" ,
16+ "label" : " Description" ,
17+ "type" : " string" ,
18+ "value" : " " ,
19+ "defaultValue" : " "
20+ },
21+ {
22+ "name" : " draft" ,
23+ "label" : " Draft" ,
24+ "type" : " boolean" ,
25+ "value" : false ,
26+ "defaultValue" : " "
27+ },
28+ {
29+ "name" : " image" ,
30+ "label" : " Image" ,
31+ "type" : " media" ,
32+ "value" : " " ,
33+ "defaultValue" : " "
34+ },
35+ {
36+ "name" : " bg_image" ,
37+ "label" : " Bg Image" ,
38+ "type" : " media" ,
39+ "value" : " " ,
40+ "defaultValue" : " "
41+ },
42+ {
43+ "name" : " category" ,
44+ "label" : " Category" ,
45+ "type" : " string" ,
46+ "value" : " " ,
47+ "defaultValue" : " "
48+ },
49+ {
50+ "name" : " information" ,
51+ "label" : " Information" ,
52+ "type" : " Array" ,
53+ "value" : [],
54+ "defaultValue" : " "
55+ }
56+ ]
57+ }
You can’t perform that action at this time.
0 commit comments