From f0cc947a9193da41d4aa0f5c2365d1959ff4f77f Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Fri, 30 Jun 2017 12:39:56 +0200
Subject: [PATCH] index.html: use lang="zxx" because the text is mainly Lorem
 Ipsum

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 5b5bb36..bf628d2 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
 <!doctype html>
-<html lang="en">
+<html lang="zxx">
   <head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-- 
2.1.4