Historie-Hero: Originaltext + Original-Hero-Bild der alten Seite (img-Komponente um Einzeldatei-Modus erweitert)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 22:53:34 +02:00
parent efa47d4f60
commit ee4dad2a5f
3 changed files with 17 additions and 13 deletions

View File

@@ -15,9 +15,4 @@ $meta = [
];
component('hero', ['hero' => $historie['hero']]);
?>
<div class="container section--slim">
<p class="timeline-intro"><?= e($historie['intro']) ?></p>
</div>
<?php
component('timeline', ['events' => $historie['events']]);