From e25855b1210a4aa45da960638ccb82a77586f105 Mon Sep 17 00:00:00 2001 From: tenkuma Date: Fri, 15 May 2026 11:01:52 -0300 Subject: [PATCH] Make language link pass through URL filter to apply pathPrefix. --- _includes/post.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/post.njk b/_includes/post.njk index 3fb1fbd..2f68554 100644 --- a/_includes/post.njk +++ b/_includes/post.njk @@ -14,7 +14,7 @@ title: Adrian Victor:Blog {{ i18n[langKey].availableInOtherLanguages }}: {% for alt in altLanguages %}
  • - + {{ i18n[alt.lang].language }}