summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Oram <leojmaro@gmail.com>2019-09-03 20:00:17 -0230
committerJoel Oram <leojmaro@gmail.com>2019-09-03 20:00:17 -0230
commit35cf8d85ec149be301b8327101d1c3b1ed9667b4 (patch)
tree875a469b8fbb1d7f67b367a9f94b59962aeb65ab /docs
parentb0e82d4ada0d6506435b15fc75dbff5945c337ed (diff)
fixed language in html
Diffstat (limited to 'docs')
-rw-r--r--docs/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 4190fab..fabc457 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html>
+<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">