From 7273e998ae0ef983bfa038eb04e3b4684a8fd9a1 Mon Sep 17 00:00:00 2001 From: vgaNAR6ta Date: Sun, 26 Apr 2026 16:47:34 +0200 Subject: [PATCH] =?UTF-8?q?edit:=20donations=20+=20modif=20gestion=20post?= =?UTF-8?q?=20non-format=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1-com-officielle/cutter/cutter.css | 4 ++++ v1-com-officielle/src/data/peopleData.js | 4 +++- .../src/indieComponents/DonationPannel.vue | 12 ++++++++---- .../src/indieComponents/VideoPannel.vue | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/v1-com-officielle/cutter/cutter.css b/v1-com-officielle/cutter/cutter.css index 68614e5..105328d 100644 --- a/v1-com-officielle/cutter/cutter.css +++ b/v1-com-officielle/cutter/cutter.css @@ -81,3 +81,7 @@ canvas{ gap: 3.33px; margin-top: 13.12px; } + +#download{ + margin: 7.77px; +} diff --git a/v1-com-officielle/src/data/peopleData.js b/v1-com-officielle/src/data/peopleData.js index e3db1d9..38bb91d 100644 --- a/v1-com-officielle/src/data/peopleData.js +++ b/v1-com-officielle/src/data/peopleData.js @@ -10,10 +10,12 @@ function idAndDate(str){ function titleAndContent(str){ let data = str.split(" :"); let title = "NO_TITLE"; + let contentData = [""]; if (data.length > 1){ title = data[0]; + } else { + contentData = data[0].split('
').filter(e => e); } - let contentData = [""]; if (data[1]){ contentData = data[1].split('
').filter(e => e); } diff --git a/v1-com-officielle/src/indieComponents/DonationPannel.vue b/v1-com-officielle/src/indieComponents/DonationPannel.vue index 13fc9ec..9f9c132 100644 --- a/v1-com-officielle/src/indieComponents/DonationPannel.vue +++ b/v1-com-officielle/src/indieComponents/DonationPannel.vue @@ -20,10 +20,14 @@
-

On a besoin de ton aide !

Si tu penses que tu as les moyens
de nous faire une petite donation,
toute participation est la bienvenue et
ça nous aiderait bien à démarrer le projet ^^

+

+ Aujourd’hui, nous avons besoin
d’un coup de pouce pour
notre show du 22 mai.

+ Cette cagnotte a pour objectif de financer
la rémunération des artistes drag et nerd participant·es, de soutenir le travail
de l’équipe l’orga, ainsi que d’investir dans le développement de Drags & Nerds
afin de vous proposer encore plus d’événements à l’avenir !

+ Chaque don compte, vraiment.

+ Merci du fond du cœur à tous·tes cell·eux qui prendront le temps de lire, de partager
et, bien sûr, de participer ! +

@@ -75,7 +79,7 @@ } #linkRow .textBtnStyle{ - width: 40%; + width: 77.7%; height: 50px; margin-bottom: 16.1px; } diff --git a/v1-com-officielle/src/indieComponents/VideoPannel.vue b/v1-com-officielle/src/indieComponents/VideoPannel.vue index 7813b65..65f88cf 100644 --- a/v1-com-officielle/src/indieComponents/VideoPannel.vue +++ b/v1-com-officielle/src/indieComponents/VideoPannel.vue @@ -21,7 +21,7 @@
-