From 4875e6100e4d0286f8217d8a35a99649cb6951ff Mon Sep 17 00:00:00 2001
From: Matthias Mair
Date: Thu, 10 Nov 2022 21:06:21 +0000
Subject: [PATCH] add alt tags to lear more
---
_includes/block/features.html | 4 ++--
_includes/block/functions.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/_includes/block/features.html b/_includes/block/features.html
index 554a528a..f5b436e1 100644
--- a/_includes/block/features.html
+++ b/_includes/block/features.html
@@ -7,7 +7,7 @@
{{ include.data.title }}
{% if include.link %}
{% assign link=include.data.link|default:include.link %}
-
+
{% endif %}
@@ -25,7 +25,7 @@
{% if include.extend and item.extend %}
{{ item.extend }}{% endif %}
{{ include.data.text }}
{% endif %} {% if include.data.link and include.no_link != true %} - Learn More