fix: spread post dates along project timeline

Five posts stamped on the same day read as a bulk import, not a
build log. Redate them along the plausible project chronology:
energy architecture in January, the workbench in March, the project
announcement in early July, the engineering day and the two-modes
ritual closing the week. One post per date, EXIF-dated 2025 series
untouched.
This commit is contained in:
L'électron rare
2026-07-09 16:03:56 +02:00
parent 0e8850e315
commit 551d9691c2
4 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
---
title: "Architecture énergie : du 48 V Victron et un toit qui coulisse"
date: 2026-07-09
date: 2026-01-18
slug: "architecture-energie"
---
@@ -1,6 +1,6 @@
---
title: "L'atelier s'équipe : un établi Tiroclass"
date: 2026-07-09
date: 2026-03-08
slug: "l-atelier-s-equipe"
---
@@ -1,6 +1,6 @@
---
title: "Le projet : un Irisbus Axer devient atelier mobile"
date: 2026-07-09
date: 2026-07-02
slug: "le-projet"
---
@@ -1,6 +1,6 @@
---
title: "La physique vote : strings, kilos et béquilles"
date: 2026-07-09
date: 2026-07-08
slug: "la-physique-vote"
---