content updates

This commit is contained in:
sarahgarcin1 2026-03-10 15:25:17 +01:00
parent 9017411941
commit 4f8e4a0f06
28 changed files with 31 additions and 317 deletions

View file

@ -41,8 +41,6 @@
<div class="ascii-fill fill-bottom"></div>
</div>
<div class="chapeau"><?= $chapitre->chapeau()->kt()->smartypants() ?></div>
<div class="chapter-content">
<?php foreach ($chapitre->text()->toBlocks() as $block): ?>
<div id="<?= $block->id() ?>" class="block block-type-<?= $block->type() ?>">