From 24c090157a1d8e53f7023dfaa122c0ed69fde7c2 Mon Sep 17 00:00:00 2001 From: Adam Dinwoodie Date: Wed, 26 Feb 2025 17:57:45 +0000 Subject: [PATCH] Use site or page language Rather than hard-code to use en-US, pick up the language tag from the page or site in the same way as the minima layout. --- lib/jekyll-redirect-from/redirect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jekyll-redirect-from/redirect.html b/lib/jekyll-redirect-from/redirect.html index 6640310..226e316 100644 --- a/lib/jekyll-redirect-from/redirect.html +++ b/lib/jekyll-redirect-from/redirect.html @@ -1,5 +1,5 @@ - + Redirecting…