- {{/* Icon class travels with the entry, so a new channel is a content change */}}
-
- {{ with $item.icon }} {{ end }}{{ $item.title }}
+ {{/* Icon class travels with the entry, so a new channel is a content change.
+ It sits on its own span rather than on the heading: prettier collapses the space
+ a combined `class="card-title …"` would need.
+ */}}
+
+ {{ with $item.icon }} {{ end }}{{ $item.title }}
{{ $item.text }}