summaryrefslogtreecommitdiffstatshomepage
path: root/templates/index.xml
diff options
context:
space:
mode:
authorWolfgang Müller2019-07-22 16:20:15 +0200
committerWolfgang Müller2019-07-22 16:20:15 +0200
commit9e8bcb3b8e6581e9c05e2dbbd9b9adecf5308b0c (patch)
tree38a071ee9a76a5358aaa5f84d2672e1d2fb9e329 /templates/index.xml
parentabf3f24bb24b8e3a97dd69715e54d3cd88cde590 (diff)
downloadsite-9e8bcb3b8e6581e9c05e2dbbd9b9adecf5308b0c.tar.gz
templates: Add lang attribute to html tag
Diffstat (limited to 'templates/index.xml')
-rw-r--r--templates/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.xml b/templates/index.xml
index afe96ec..620a09b 100644
--- a/templates/index.xml
+++ b/templates/index.xml
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<title>oriole.systems</title>
<link rel="stylesheet" href="style.css"/>