From 7c70f27a6252ae48bbb3611a8c54f7d2e59a0575 Mon Sep 17 00:00:00 2001 From: ZhenShuo Leo <98386542+ZhenShuo2021@users.noreply.github.com> Date: Sun, 25 May 2025 03:59:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20hugo=20minify=20breaks=20?= =?UTF-8?q?repo=20cards?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make all repo cards behave consistently as in #2090 --- layouts/shortcodes/codeberg.html | 2 ++ layouts/shortcodes/forgejo.html | 2 ++ layouts/shortcodes/gitea.html | 2 ++ layouts/shortcodes/gitlab.html | 2 ++ 4 files changed, 8 insertions(+) diff --git a/layouts/shortcodes/codeberg.html b/layouts/shortcodes/codeberg.html index a6a8efa0..49fe7380 100644 --- a/layouts/shortcodes/codeberg.html +++ b/layouts/shortcodes/codeberg.html @@ -4,6 +4,7 @@ {{- $codebergColors := .Site.Data.codebergColors -}} {{- with $codebergData -}} +