From 3e322645ce8eb2fb5231fba1cc102170bfa05691 Mon Sep 17 00:00:00 2001 From: Darren Griffin Date: Wed, 23 Apr 2025 22:36:53 +0100 Subject: [PATCH] Fix headings on latest blog cards (#38701) --- source/_includes/custom/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_includes/custom/news.html b/source/_includes/custom/news.html index 112dd01ce43..bd23b8ac841 100644 --- a/source/_includes/custom/news.html +++ b/source/_includes/custom/news.html @@ -5,7 +5,7 @@ {% assign blog_post_limit = 4 %}
-

{% icon "mdi:new-box" %} Release Notes

+

{% icon "mdi:new-box" %} Release Notes

    {% assign current = 0 %} @@ -32,7 +32,7 @@
    -

    {% icon "mdi:newspaper-variant-multiple" %} Recent Blog Posts

    +

    {% icon "mdi:newspaper-variant-multiple" %} Recent Blog Posts

      {% assign current = 0 %}