From f5890b7e14fd5c7d4aa11f089bfaf851a94a85a0 Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Fri, 16 Aug 2024 23:27:29 -0600 Subject: [fix] More tweaks --- posts/20221031-ubiquitous-mundane-magic.md | 6 +++--- posts/index.njk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'posts') diff --git a/posts/20221031-ubiquitous-mundane-magic.md b/posts/20221031-ubiquitous-mundane-magic.md index 0a64b7e..21c21b2 100644 --- a/posts/20221031-ubiquitous-mundane-magic.md +++ b/posts/20221031-ubiquitous-mundane-magic.md @@ -1,8 +1,8 @@ --- date: 2022-10-31 title: Ubiquitous, Mundane Magic -heroImg: /img/20221031-hero-laura-ockel-nIEHqGSymRU-unsplash.jpg -heroImgAlt: "A macro shot of a silicon wafer with dozens of uncut ICs visible. Credit: Laura Ockel on Unsplash." +#heroImg: /img/20221031-hero-laura-ockel-nIEHqGSymRU-unsplash.jpg +#heroImgAlt: "A macro shot of a silicon wafer with dozens of uncut ICs visible. Credit: Laura Ockel on Unsplash." tags: - magic --- @@ -54,4 +54,4 @@ capacity for forcing even the wildest realities into boring, routine familiarity, and I feel like that loss of wonder is a shame. That's why today, for Halloween, even though I'm not wearing anything different -from what I usually wear, I'm dressed as a wizard. :mage_woman: +from what I usually wear, I'm dressed as a witch. :mage_woman: diff --git a/posts/index.njk b/posts/index.njk index 3503bf6..0647a30 100644 --- a/posts/index.njk +++ b/posts/index.njk @@ -8,7 +8,7 @@ "previousPage": d => Math.ceil((d.collections.all.length-1)/5) }} --- -

{{ pageTitle }}

+

{{ pageTitle }}


{% set post = collections.all.slice(-1)[0] -%} -- cgit v1.2.3-70-g09d2