diff --git a/src/layouts/BlogLayout.astro b/src/layouts/BlogLayout.astro index 504c5db..8297b24 100644 --- a/src/layouts/BlogLayout.astro +++ b/src/layouts/BlogLayout.astro @@ -104,7 +104,11 @@ const authorX = author?.links?.find(l => l.name === 'X')?.id;