From e6a6fb799dff4afaaf05b15556db0ce2cbf8a295 Mon Sep 17 00:00:00 2001 From: Hugo Peixoto Date: Fri, 31 Mar 2023 18:07:20 +0100 Subject: [PATCH] Marca imagens decorativas como tal --- themes/academic/layouts/index.html | 2 +- themes/academic/layouts/iniciativas/list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/academic/layouts/index.html b/themes/academic/layouts/index.html index a785a75..ff9e1cc 100644 --- a/themes/academic/layouts/index.html +++ b/themes/academic/layouts/index.html @@ -27,7 +27,7 @@ {{ $cover = resources.Get "images/default-news-cover.png" }} {{ end }} {{ with $cover }} - + {{ end }} diff --git a/themes/academic/layouts/iniciativas/list.html b/themes/academic/layouts/iniciativas/list.html index cdc3ecf..4d0adde 100644 --- a/themes/academic/layouts/iniciativas/list.html +++ b/themes/academic/layouts/iniciativas/list.html @@ -12,7 +12,7 @@
{{ with (.Resources.ByType "image").GetMatch "*cover*" }} - + {{ end }}