diff --git a/src/layouts/BlogLayout.astro b/src/layouts/BlogLayout.astro index 504c5db..6ca4c0f 100644 --- a/src/layouts/BlogLayout.astro +++ b/src/layouts/BlogLayout.astro @@ -132,6 +132,33 @@ const authorX = author?.links?.find(l => l.name === 'X')?.id; /> +