diff --git a/content/blog/galleries.md b/content/blog/galleries.md index f0ea87b..d76d8cb 100644 --- a/content/blog/galleries.md +++ b/content/blog/galleries.md @@ -8,7 +8,7 @@ tags: synopsis: At last, I've gotten around to implementing image galleries. imageURL: /img/isabella-fischer-X2l9M6jsS7E-unsplash.webp imageAlt: Some very tasty looking pop tarts with pink icing and sprinkles. -mastodon_id: "" +mastodon_id: "113586087349853099" --- I've been meaning to add an image gallery feature to this website for ages, and I'm happy to finally announce that I've done it! If you'd like to see my very first image gallery in action, [here's a gallery of PopTart memes I've collected](../../gallery/pop-tart-flavor-memes/). If you're a massive nerd and would like to read about how I implemented this feature on my [Eleventy](https://www.11ty.dev/) website, read on.