fix(*): remove trailing slash on void image tags

This commit is contained in:
Cory Dransfeldt 2025-05-30 13:28:36 -07:00
parent 0368d5e8a5
commit dfde6dc0a4
No known key found for this signature in database
18 changed files with 19 additions and 19 deletions

View file

@ -22,7 +22,7 @@ schema: book
decoding="async"
width="200"
height="307"
/>
>
<div class="media-meta">
<h2 class="page-title"><?= htmlspecialchars($book["title"]) ?></h2>
<?php if (!empty($book["tags"])): ?>