From d06d24a0a3a29d44b4610fdb22b368fbe9b5021e Mon Sep 17 00:00:00 2001 From: Matthew Buckett Date: Sat, 2 Jan 2016 12:42:18 +0000 Subject: Use language from configuration. The header should use the language supplied in the configuration rather than hardcoding to english (US). --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index c711dd9..23767d6 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,5 @@ - + -- cgit v1.2.1-24-ge1ad