From 8c25a3949cf9204f6e11a0ae45f96a53e7f8c7b9 Mon Sep 17 00:00:00 2001 From: zzzryt Date: Thu, 4 Dec 2025 16:28:28 +0900 Subject: [PATCH] =?UTF-8?q?(#184):=20seo=20=ED=82=A4=EC=9B=8C=EB=93=9C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/widgets/Seo.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/widgets/Seo.tsx b/src/widgets/Seo.tsx index 1f61c7eb..776ad84b 100644 --- a/src/widgets/Seo.tsx +++ b/src/widgets/Seo.tsx @@ -16,6 +16,10 @@ export default function Seo({ return ( {title} + {description && ( <>