aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorlambadalambda <gitgud@rogerbraun.net>2017-04-15 06:39:42 -0400
committerlambadalambda <gitgud@rogerbraun.net>2017-04-15 06:39:42 -0400
commitceb2c814ae1403ef9486dd6102f99f58dfc4dcc0 (patch)
treef09b4c98f68b046971910828b57e053af7692659 /index.html
parent6d7fcb057d7578ed33c556641a4ff25c6be74d4e (diff)
parentdd662469130315396b9bd0cae6f06e940a4a045a (diff)
Merge branch 'fix/add-explicit-lang-to-html' into 'develop'
Fix / add explicit lang="en" to html See merge request !75
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 668b21bb..b7654cc1 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">