From 2b91aa30c33a183e1ef24987feb045045616fd3c Mon Sep 17 00:00:00 2001 From: Mischa Date: Fri, 24 Jul 2026 22:33:27 +0200 Subject: [PATCH] fix(demo): stop demo-load reverting the real italy-2025 trip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit docs/demo/trips/italy-2025/ shares its slug with a real trip (deliberately — the fixture supplies that trip's GPX and dailies), so demo-load copies this trip.md straight over the live page. The fixture was a snapshot from before the trip gained a tagline, so every `make test` silently deleted that tagline from real content, showing up as an unexplained dirty submodule afterwards. Re-sync it byte-identically to the live page. The note about keeping colliding fixtures in sync goes in the Makefile recipe, not here — anything added to this file lands in real content on the next demo-load. --- docs/demo/trips/italy-2025/trip.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/demo/trips/italy-2025/trip.md b/docs/demo/trips/italy-2025/trip.md index a51f618..4882a59 100644 --- a/docs/demo/trips/italy-2025/trip.md +++ b/docs/demo/trips/italy-2025/trip.md @@ -5,4 +5,5 @@ date: '2025-09-01' date_start: '2025-09-01' date_end: '2025-09-08' cover_image: '' +tagline: '600 km of Tuscan gravel — hill towns, aperitivi, and relentless climbing' ---