From 3a9095c4e8077d50f93b73f59596938e6392e883 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Mon, 4 May 2026 11:48:19 -0700 Subject: [PATCH] couple small fixes: home title attr, add mising tag, move post topics up in postlist --- _includes/postlist.njk | 6 +++--- src/index.njk | 1 + src/posts/2023/2023-05-11-carving-transfer.md | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/_includes/postlist.njk b/_includes/postlist.njk index f927bdd5..d807e577 100644 --- a/_includes/postlist.njk +++ b/_includes/postlist.njk @@ -4,14 +4,14 @@

{{ post.data.title }} {% if "blur" in post.data.tags %}(mature){% endif %}

{% if post.data.image %} - {{ post.data.image.alt }} - {% endif %} + {{ post.data.image.alt }} + {% endif %}
{% endfor %} diff --git a/src/index.njk b/src/index.njk index 3b376043..0e2d8d17 100644 --- a/src/index.njk +++ b/src/index.njk @@ -10,6 +10,7 @@ eleventyNavigation: order: 3 icon: fa fa-solid fa-crow title: home +label: home ---

(or browse by tags)

diff --git a/src/posts/2023/2023-05-11-carving-transfer.md b/src/posts/2023/2023-05-11-carving-transfer.md index 7b5a455a..320e7f9e 100644 --- a/src/posts/2023/2023-05-11-carving-transfer.md +++ b/src/posts/2023/2023-05-11-carving-transfer.md @@ -3,6 +3,8 @@ title: block printing transfer method image: src: 2023/transfer-wip.jpg alt: "A pink block of carving material with a printed design of a bird attached to it. The paper has been partially rubbed away (process described in this post) to reveal the inked design on the carving material." +tags: + - print --- ## materials