From f1f4ec4d4481e533124df2343fa1ee80bbf171fb Mon Sep 17 00:00:00 2001 From: antonin gallon Date: Mon, 19 Jan 2026 11:52:39 +0100 Subject: [PATCH] correction de quelque blueprint --- site/blueprints/pages/project.yml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/site/blueprints/pages/project.yml b/site/blueprints/pages/project.yml index 2d494fb..fcfbca6 100644 --- a/site/blueprints/pages/project.yml +++ b/site/blueprints/pages/project.yml @@ -86,7 +86,6 @@ columns: sidebar: width: 1/3 sections: - # Métadonnées meta: type: fields fields: @@ -103,12 +102,19 @@ columns: uploads: template: image help: Petite image carrée représentant le jeu - category: - label: Catégorie - type: text - impact: - label: Impact - type: text + keywords: + label: Mots clés + type: structure + fields: + keywords_label: + label: label + type: text + width: 1/2 + placeholder: "Ex: App Store, Site web..." + keywords_text: + label: text + type: text + width: 1/2 # Liens externes links: