This commit is contained in:
2025-05-07 13:34:26 -07:00
parent e51449d5eb
commit 9b3639c850
4 changed files with 43 additions and 3 deletions

View File

@@ -15,8 +15,8 @@
</div>
<div class="content">
{{ headline }}
{{ description }}
<p class="headline">{{ headline }}</p>
<p>{{ description }}</p>
</div>
</div>
{{/each}}