diff --git a/public/hero-video-poster.jpg b/public/hero-video-poster.jpg new file mode 100644 index 0000000..0fe2fa9 Binary files /dev/null and b/public/hero-video-poster.jpg differ diff --git a/src/components/authors.astro b/src/components/authors.astro index 5c820cf..ab0cc0e 100644 --- a/src/components/authors.astro +++ b/src/components/authors.astro @@ -6,7 +6,7 @@ const authorInfo = Object.values(authors).reverse(); ---