diff --git a/images/gallery/miyupfov-hkjb08.png b/images/gallery/miyupfov-hkjb08.png new file mode 100644 index 0000000..fc3a111 Binary files /dev/null and b/images/gallery/miyupfov-hkjb08.png differ diff --git a/src/pages/index.astro b/src/pages/index.astro index 741ed92..f97ad5a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ const events = [ ]; const images = [ - + { src: "/static/images/gallery/miyupfov-hkjb08.png", alt: "miyupfov-hkjb08.png" } ]; ---