summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author‮noisawe <3evasion@gmail.com>2017-11-16 21:00:24 +0100
committer‮noisawe <3evasion@gmail.com>2017-11-16 21:00:24 +0100
commitbb62fba02bf4f6645d9660d5cc13120f9f37e165 (patch)
tree963acd43dfb2ee56298ef889590a7962de4b6426
parent821560a84c390d02485cc174e12fcd5f526b4f7a (diff)
downloadiro-bb62fba02bf4f6645d9660d5cc13120f9f37e165.tar.gz
Add lang attribute
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b7dde64..2b9b0ab 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<title>new tab</title>
<link rel="stylesheet" href="style.css">