diff --git a/src/components/astro/blog/BlogPostPreview.astro b/src/components/astro/blog/BlogPostPreview.astro index 7fd1f57..cb5483a 100644 --- a/src/components/astro/blog/BlogPostPreview.astro +++ b/src/components/astro/blog/BlogPostPreview.astro @@ -20,6 +20,7 @@ await loadNamespaces(locale, ["blog"]); ---