summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-02-04 18:12:42 -0500
committerrsiddharth <s@ricketyspace.net>2021-02-04 18:12:42 -0500
commitaca2505c19f00c741a794299daed8fad7e9aff02 (patch)
treeb11fea0da29bf6c544281a9c53dc7a72a663b833 /static
parentf9c745a9f0f0c42303cc52950271aa5bc0de8bd6 (diff)
static/includes/html-open.html: don't set lang attribute
Diffstat (limited to 'static')
-rwxr-xr-xstatic/includes/html-open.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/includes/html-open.html b/static/includes/html-open.html
index ce8fe85..d5e61f9 100755
--- a/static/includes/html-open.html
+++ b/static/includes/html-open.html
@@ -1,2 +1,2 @@
<!DOCTYPE html>
-<html lang="en">
+<html>