feat: ajoute Mathilde et Thomas
parent
dd1683562f
commit
4261a1484f
|
@ -17,6 +17,7 @@ import "./lourenco-porcel.pdf";
|
|||
import "./manon-adrien.pdf";
|
||||
import "./marie-alexis.pdf";
|
||||
import "./marina-romain.pdf";
|
||||
import "./mathilde-thomas.pdf";
|
||||
import "./olivia-pascoal.pdf";
|
||||
import "./perrina-benjamin.pdf";
|
||||
import "./perrine-francois.pdf";
|
||||
|
|
Binary file not shown.
|
@ -35,6 +35,7 @@ import "./marina-romain.jpg";
|
|||
import "./marlene-benjamin.jpg";
|
||||
import "./mathilde-cyril.jpg";
|
||||
import "./mathilde-dorian.jpg";
|
||||
import "./mathilde-thomas.jpg";
|
||||
import "./myriam-timothee.jpg";
|
||||
import "./nicolas-elodie.jpg";
|
||||
import "./olivia-pascoal.jpg";
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
|
@ -1050,4 +1050,23 @@ export const resistants: Resistant[] = [
|
|||
mention: "",
|
||||
video: "",
|
||||
},
|
||||
{
|
||||
id: "mathilde-thomas",
|
||||
noms: "Mathilde et Thomas Rodriguez",
|
||||
enfants: "Mahée, Nahema, Miha",
|
||||
departement: "Ariège",
|
||||
academie: "Toulouse",
|
||||
presentation:
|
||||
"Nous sommes Mathilde et Thomas RODRIGUEZ, parents de trois petites filles de 7ans, 5ans et 3ans. Nos enfants ont toujours été instruites en famille.\n" +
|
||||
"\n" +
|
||||
"Nous refusons de demander une autorisation chaque année pour exercer notre liberté d’instruire nos enfants par nous-même. Ainsi, nous sommes entrés en désobéissance civile en septembre 2023.\n" +
|
||||
"\n" +
|
||||
"Nous nous battons pour un retour au régime déclaratif. La loi telle qu’elle est actuellement, ne respecte ni l’intérêt supérieur de l’enfant ni le bien-être des familles.",
|
||||
latitude: 43.1292305443638,
|
||||
longitude: 1.0616247131313628,
|
||||
date_declaration: "2023-10-02",
|
||||
lien_declaration: getResistantDeclarationUrl("mathilde-thomas"),
|
||||
mention: "",
|
||||
video: "",
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue