A lot of small changes improving keyboard navigation, readability and accesibility

This commit is contained in:
Alex Shpak
2025-10-09 22:58:13 +02:00
parent 0593f02604
commit 6baf098e54
27 changed files with 95 additions and 101 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</dt>
{{ if (in $.Params "summary") -}}
<dd class="markdown-inner">
{{ default .Summary .Description }}
{{- or .Description .Summary site.Params.description | plainify | htmlUnescape }}
</dd>
{{ end -}}
{{ end }}