diff --git a/_posts/2024-03-04-book-shelf.md b/_posts/2024-03-04-book-shelf.md index d2134ac..469d40d 100644 --- a/_posts/2024-03-04-book-shelf.md +++ b/_posts/2024-03-04-book-shelf.md @@ -3,9 +3,10 @@ title: "Weekend builds: Bookshelf" layout: post excerpt: | -image: -thumbnail: +image: +thumbnail: /assets/blog/bookshelf/thumbnail.jpg assets: /assets/blog/bookshelf/ +alt: head: --- Here's a little weekend project. We have this mezzanine bed with windows and window shelves around it. I'd like to put books there but sometimes condensation pools so I need something to raise the books a little above the level of the shelf. diff --git a/assets/blog/bookshelf/thumbnail.jpg b/assets/blog/bookshelf/thumbnail.jpg new file mode 100644 index 0000000..d0b050a Binary files /dev/null and b/assets/blog/bookshelf/thumbnail.jpg differ