From 6c616b9900ea91e1f9584d786b54db003ff5a3d5 Mon Sep 17 00:00:00 2001 From: Kamila Chyla <230475+kamchy@users.noreply.github.com> Date: Fri, 15 May 2026 15:30:37 +0200 Subject: [PATCH] Fix character shortcode to display different images. Flatten tera expressions and build fianl url in two steps, see: https://github.com/Keats/tera/issues/539 --- templates/shortcodes/character.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/shortcodes/character.html b/templates/shortcodes/character.html index 875513b7..7447227f 100644 --- a/templates/shortcodes/character.html +++ b/templates/shortcodes/character.html @@ -6,8 +6,10 @@