diff --git a/astro/public/not-found.png b/astro/public/not-found.png new file mode 100644 index 0000000..362eec4 Binary files /dev/null and b/astro/public/not-found.png differ diff --git a/astro/src/components/Content.astro b/astro/src/components/Content.astro index b66d864..7d36259 100644 --- a/astro/src/components/Content.astro +++ b/astro/src/components/Content.astro @@ -12,7 +12,7 @@ const contentArray = getContentArray(content); } else { return (
- {post.thumbnail.alt}