From 1bbb124a8ab060ea992da298f7d5f07ab667ccce Mon Sep 17 00:00:00 2001 From: David Darnes Date: Mon, 1 Jan 2018 21:20:50 +0000 Subject: [PATCH] Allow for language code options --- _config.yml | 1 + _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1b564e6..2aba323 100755 --- a/_config.yml +++ b/_config.yml @@ -63,3 +63,4 @@ logo: "/assets/logo.svg" # Site logo description: "A stupidly simple theme for Jekyll, using the official Jekyll theme implementation" # Site description and default description url: "https://garth.darn.es" # Site url baseurl: "/toast" +lang: en-GB diff --git a/_layouts/default.html b/_layouts/default.html index 1146460..1f66ba7 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + {% if page.collectionpage %}