SubtitledImage now respects image width; ImageSubtitle now centers its content

This commit is contained in:
2026-04-15 17:14:43 +02:00
parent f910b44129
commit f9b73851f3
9 changed files with 20 additions and 165 deletions

View File

@@ -19,7 +19,7 @@
<p class="entry-date">
::&nbsp;{post.post.date}
{#if post.post.dateUpdated}
// {post.post.dateUpdated}
//&nbsp;{post.post.dateUpdated}
{/if}
</p>
<p class="entry-description">{post.post.description}</p>