about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 86d1ca2..a47a4dc 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en-us">
+<html lang="en-GB">
 	<head>
 		<meta name="viewport" content="width=device-width">
 		<title> {{ .Title }} ยท {{ .Site.Title }} </title>