diff --git a/src/widgets/Seo.tsx b/src/widgets/Seo.tsx index 1f61c7e..776ad84 100644 --- a/src/widgets/Seo.tsx +++ b/src/widgets/Seo.tsx @@ -16,6 +16,10 @@ export default function Seo({ return ( {title} + {description && ( <>