diff --git a/public/site/blueprints/sections/projects.yml b/public/site/blueprints/sections/projects.yml index acf39f8..81120ee 100644 --- a/public/site/blueprints/sections/projects.yml +++ b/public/site/blueprints/sections/projects.yml @@ -10,9 +10,10 @@ columns: label: Étape en cours value: "{{ page.getStepLabel }}" isDTLEnabled: - label: Design to light - value: "{{ page.isDTLEnabled.value ? '✔' : '' }}" - type: text + label: Design to Light + value: "" + type: html + width: 1/6 empty: Pas encore de projet image: false search: true