replace em element with less semantic span

This commit is contained in:
mcnesium 2023-06-05 16:12:37 +02:00
parent c32ec02376
commit 7dbfc555cc
No known key found for this signature in database
GPG Key ID: 7D6CC73E428F633F
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
</li>
{{ if .entry.Author }}
<li class="item-meta-info-author">
<em title="{{ .entry.Author }}">{{ truncate .entry.Author 35 }}</em>
<span title="{{ .entry.Author }}">{{ truncate .entry.Author 35 }}</span>
</li>
{{ end }}
<li class="item-meta-info-timestamp">