diff --git a/layouts/index.html b/layouts/index.html index c46f68872fe6158e615a4d1c0e061f39b083222d..0b97f3507da8d3beb4080700eb42bcfc843707ff 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,7 @@ href="{{ .Params.Link }}" class="card p-4 md:w-1/3 sm:mb-4 mb-6 hover:shadow-xl hover:bg-gray-400 transition duration-200 ease-in rounded-lg {{ lower .Section }}" > -
+
{{ if (or .Params.Image .CurrentSection.Params.Image) }} {{ .Title }} +