diff --git a/site/blog/so-now-i-have-a-blog.md b/site/blog/so-now-i-have-a-blog.md index 190a775..083bbff 100644 --- a/site/blog/so-now-i-have-a-blog.md +++ b/site/blog/so-now-i-have-a-blog.md @@ -1,16 +1,17 @@ --- title: so now i have a blog -timestamp: 2023-06-09T16:00:00.00Z -tags: [meta, technical] -desc: I added a blog to my site. -header_image_file: cat.jpeg # TODO: placeholder image -header_image_alt: placeholder -draft: true +timestamp: 2023-06-09T22:20:00.00Z +tags: [meta, blog] +desc: I added a blog to my site. Here's a picture of some smoke. +header_image_file: 2023/06/smoke.jpeg +header_image_alt: Photo of smoke engulfing an interstate from a highway across a river. --- So now I have a blog on my site. I don't really have any plans to post here regularly, but idk maybe that'll change in the future. -That's pretty much it as far as the non-technical side of things goes. +That's pretty much it for now. + + diff --git a/site/templates/base.hbs b/site/templates/base.hbs index c4a1e8f..d2db6f6 100644 --- a/site/templates/base.hbs +++ b/site/templates/base.hbs @@ -13,7 +13,7 @@ she/they - {{!-- Blog | --}} + Blog | Images | Source