26 lines
417 B
JSON
26 lines
417 B
JSON
{
|
|
"name": "acf/dates-seminaire",
|
|
"title": "Dates Séminaire",
|
|
"category": "homegrade-blocks",
|
|
"multiple": false,
|
|
"icon": {
|
|
"foreground": "#DF1E1E",
|
|
"src": "calendar"
|
|
},
|
|
"keywords": [
|
|
"date",
|
|
"seminaire",
|
|
"webinaire",
|
|
"conférence"
|
|
],
|
|
"supports": {
|
|
"align": [
|
|
"full"
|
|
]
|
|
},
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "dates-seminaire.php"
|
|
},
|
|
"align": "full"
|
|
} |