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