diff --git a/frontend/app/pages/index.vue b/frontend/app/pages/index.vue index ae51df4..6c92db8 100644 --- a/frontend/app/pages/index.vue +++ b/frontend/app/pages/index.vue @@ -59,9 +59,9 @@ const entryCards = computed(() => [ title: 'Protocoles et fonctionnement', icon: 'i-lucide-settings', to: '/protocols', - count: protocols.protocols.length, - countLabel: `${protocols.protocols.length} modalité${protocols.protocols.length > 1 ? 's' : ''}`, - totalLabel: 'Boîte à outils de vote + workflows', + count: 2, + countLabel: '2 protocoles', + totalLabel: `${protocols.protocols.length} modalités de vote`, description: 'Modalités de vote, formules, workflows', color: 'var(--mood-tertiary, var(--mood-accent))', }, diff --git a/frontend/app/pages/protocols/index.vue b/frontend/app/pages/protocols/index.vue index 4cccaff..5b13ee8 100644 --- a/frontend/app/pages/protocols/index.vue +++ b/frontend/app/pages/protocols/index.vue @@ -294,65 +294,6 @@ const n8nWorkflows = [ - -
{{ op.description }}
- -{{ op.description }}
+ +