️ feat(a11y): update heading tags

This commit is contained in:
welpo 2023-09-09 17:58:27 +02:00
parent c79407e6d7
commit 15f4991263
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
9 changed files with 15 additions and 14 deletions

View file

@ -18,9 +18,9 @@
{% endif %}
<div class="bloglist-content">
<div class="bloglist-title">
<h2 class="bloglist-title">
<a href="{{ post.permalink }}">{{ post.title }}</a>
</div>
</h2>
{% if post.taxonomies.tags %}
<div class="bloglist-tags">