From 5b606213cb1c846a0277e6c2e6864d8d9816a836 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Tue, 5 Mar 2024 16:41:54 +0800 Subject: [PATCH] fix discussions/2020 --- themes/heo/components/InfoCard.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/heo/components/InfoCard.js b/themes/heo/components/InfoCard.js index 4fad98ac..a740f3b9 100644 --- a/themes/heo/components/InfoCard.js +++ b/themes/heo/components/InfoCard.js @@ -45,8 +45,10 @@ export function InfoCard(props) {
- + {siteConfig('HEO_INFO_CARD_URL', null, CONFIG) && + + }