Allow for language code options

This commit is contained in:
David Darnes
2018-01-01 21:20:50 +00:00
parent 7913a31410
commit 1bbb124a8a
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-GB">
<html lang="{{ site.lang | default: "en-US" }}">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
{% if page.collectionpage %}