From 7b3a7dd6b031179bed62cf666c037e4a37ee659c Mon Sep 17 00:00:00 2001 From: "Babanazar Kamyljanov [SSW]" <138548013+babakamyljanovssw@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Limited=20widget=20rules?= =?UTF-8?q?=20count=20to=205=20(#681)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit limited rules count to 5 --- src/templates/person.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/person.js b/src/templates/person.js index e6043d4..b28fbbe 100644 --- a/src/templates/person.js +++ b/src/templates/person.js @@ -70,7 +70,7 @@ const Person = ({ pageContext }) => { const initWidget = () => { return ( );